Home
last modified time | relevance | path

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

/linux/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 ct in dpi_clock_update()
[all...]
/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()