Symbol: dsi_context
drivers/gpu/drm/sprd/megacores_pll.c
107
int dphy_pll_config(struct dsi_context *ctx)
drivers/gpu/drm/sprd/megacores_pll.c
214
void dphy_timing_config(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
136
dsi_reg_rd(struct dsi_context *ctx, u32 offset, u32 mask,
drivers/gpu/drm/sprd/sprd_dsi.c
143
dsi_reg_wr(struct dsi_context *ctx, u32 offset, u32 mask,
drivers/gpu/drm/sprd/sprd_dsi.c
155
dsi_reg_up(struct dsi_context *ctx, u32 offset, u32 mask,
drivers/gpu/drm/sprd/sprd_dsi.c
166
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.c
188
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.c
222
static int dphy_wait_pll_locked(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
237
static int dsi_wait_tx_payload_fifo_empty(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
250
static int dsi_wait_tx_cmd_fifo_empty(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
263
static int dsi_wait_rd_resp_completed(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
389
static void sprd_dsi_init(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
434
static void sprd_dsi_fini(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
447
static int sprd_dsi_dpi_video(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
581
static void sprd_dsi_edpi_video(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
619
static int sprd_dsi_wr_pkt(struct dsi_context *ctx, u8 vc, u8 type,
drivers/gpu/drm/sprd/sprd_dsi.c
674
static int sprd_dsi_rd_pkt(struct dsi_context *ctx, u8 vc, u8 type,
drivers/gpu/drm/sprd/sprd_dsi.c
728
static void sprd_dsi_set_work_mode(struct dsi_context *ctx, u8 mode)
drivers/gpu/drm/sprd/sprd_dsi.c
736
static void sprd_dsi_state_reset(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
743
static int sprd_dphy_init(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
774
static void sprd_dphy_fini(struct dsi_context *ctx)
drivers/gpu/drm/sprd/sprd_dsi.c
794
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.c
831
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.c
903
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.c
971
struct dsi_context *ctx = &dsi->ctx;
drivers/gpu/drm/sprd/sprd_dsi.h
120
struct dsi_context ctx;
drivers/gpu/drm/sprd/sprd_dsi.h
123
int dphy_pll_config(struct dsi_context *ctx);
drivers/gpu/drm/sprd/sprd_dsi.h
124
void dphy_timing_config(struct dsi_context *ctx);