Home
last modified time | relevance | path

Searched refs:dpi_clk_calc_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/omapdrm/dss/
H A Ddpi.c137 struct dpi_clk_calc_ctx { struct
155 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dispc_cb() argument
182 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_hsdiv_cb()
197 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_pll_cb()
211 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dss_cb()
221 struct dpi_clk_calc_ctx *ctx) in dpi_pll_clk_calc()
256 struct dpi_clk_calc_ctx *ctx) in dpi_dss_clk_calc()
291 struct dpi_clk_calc_ctx ctx; in dpi_set_pll_clk()
313 struct dpi_clk_calc_ctx ctx; in dpi_set_dispc_clk()
360 struct dpi_clk_calc_ctx ctx; in dpi_clock_update()
/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c132 struct dpi_clk_calc_ctx { struct
149 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dispc_cb() argument
176 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_hsdiv_cb()
198 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_pll_cb()
212 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dss_cb()
221 struct dpi_clk_calc_ctx *ctx) in dpi_dsi_clk_calc()
241 static bool dpi_dss_clk_calc(unsigned long pck, struct dpi_clk_calc_ctx *ctx) in dpi_dss_clk_calc()
276 struct dpi_clk_calc_ctx ctx; in dpi_set_dsi_clk()
303 struct dpi_clk_calc_ctx ctx; in dpi_set_dispc_clk()
503 struct dpi_clk_calc_ctx ctx; in dpi_check_timings()