Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dsi.c168 struct dsi_context *ctx = &dsi->ctx; in regmap_tst_io_write()
190 struct dsi_context *ctx = &dsi->ctx; in regmap_tst_io_read()
391 static void sprd_dsi_init(struct dsi_context *ctx) in sprd_dsi_init()
436 static void sprd_dsi_fini(struct dsi_context *ctx) in sprd_dsi_fini()
449 static int sprd_dsi_dpi_video(struct dsi_context *ctx) in sprd_dsi_dpi_video()
745 static int sprd_dphy_init(struct dsi_context *ctx) in sprd_dphy_init()
776 static void sprd_dphy_fini(struct dsi_context *ctx) in sprd_dphy_fini()
796 struct dsi_context *ctx = &dsi->ctx; in sprd_dsi_encoder_enable()
833 struct dsi_context *ctx = &dsi->ctx; in sprd_dsi_encoder_disable()
905 struct dsi_context *ctx = &dsi->ctx; in sprd_dsi_context_init()
[all …]
A 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);
A 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()

Completed in 8 milliseconds