Home
last modified time | relevance | path

Searched refs:dsi_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/sprd/
Dsprd_dsi.c139 dsi_reg_rd(struct dsi_context *ctx, u32 offset, u32 mask, in dsi_reg_rd()
146 dsi_reg_wr(struct dsi_context *ctx, u32 offset, u32 mask, in dsi_reg_wr()
158 dsi_reg_up(struct dsi_context *ctx, u32 offset, u32 mask, in dsi_reg_up()
169 struct dsi_context *ctx = &dsi->ctx; in regmap_tst_io_write()
191 struct dsi_context *ctx = &dsi->ctx; in regmap_tst_io_read()
225 static int dphy_wait_pll_locked(struct dsi_context *ctx) in dphy_wait_pll_locked()
240 static int dsi_wait_tx_payload_fifo_empty(struct dsi_context *ctx) in dsi_wait_tx_payload_fifo_empty()
253 static int dsi_wait_tx_cmd_fifo_empty(struct dsi_context *ctx) in dsi_wait_tx_cmd_fifo_empty()
266 static int dsi_wait_rd_resp_completed(struct dsi_context *ctx) in dsi_wait_rd_resp_completed()
392 static void sprd_dsi_init(struct dsi_context *ctx) in sprd_dsi_init()
[all …]
Dsprd_dsi.h86 struct dsi_context { struct
120 struct dsi_context ctx; argument
123 int dphy_pll_config(struct dsi_context *ctx);
124 void dphy_timing_config(struct dsi_context *ctx);
Dmegacores_pll.c107 int dphy_pll_config(struct dsi_context *ctx) in dphy_pll_config()
214 void dphy_timing_config(struct dsi_context *ctx) in dphy_timing_config()