Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddpi.c136 struct dpi_clk_calc_ctx { struct
154 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dispc_cb() argument
181 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_hsdiv_cb()
196 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_pll_cb()
210 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dss_cb()
220 struct dpi_clk_calc_ctx *ctx) in dpi_pll_clk_calc()
255 struct dpi_clk_calc_ctx *ctx) in dpi_dss_clk_calc()
290 struct dpi_clk_calc_ctx ctx; in dpi_set_pll_clk()
312 struct dpi_clk_calc_ctx ctx; in dpi_set_dispc_clk()
359 struct dpi_clk_calc_ctx ctx; in dpi_clock_update()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c131 struct dpi_clk_calc_ctx { struct
148 struct dpi_clk_calc_ctx *ctx = data; in dpi_calc_dispc_cb() argument
175 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()
220 struct dpi_clk_calc_ctx *ctx) in dpi_dsi_clk_calc()
240 static bool dpi_dss_clk_calc(unsigned long pck, struct dpi_clk_calc_ctx *ctx) in dpi_dss_clk_calc()
275 struct dpi_clk_calc_ctx ctx; in dpi_set_dsi_clk()
302 struct dpi_clk_calc_ctx ctx; in dpi_set_dispc_clk()
502 struct dpi_clk_calc_ctx ctx; in dpi_check_timings()