Home
last modified time | relevance | path

Searched refs:mgr_timings (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Doverlay.c140 const struct omap_video_timings *mgr_timings) in dss_ovl_check() argument
145 dw = mgr_timings->x_res; in dss_ovl_check()
146 dh = mgr_timings->y_res; in dss_ovl_check()
Dmanager.c215 const struct omap_video_timings *mgr_timings, in dss_mgr_check() argument
228 r = dss_mgr_check_timings(mgr, mgr_timings); in dss_mgr_check()
245 r = dss_ovl_check(ovl, oi, mgr_timings); in dss_mgr_check()
Ddss.h216 const struct omap_video_timings *mgr_timings,
240 const struct omap_video_timings *mgr_timings);
430 bool replication, const struct omap_video_timings *mgr_timings,
Ddispc.c68 const struct omap_video_timings *mgr_timings,
2159 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps() argument
2170 unsigned int ppl = mgr_timings->x_res; in calc_core_clk_five_taps()
2252 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_24xx() argument
2298 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_34xx() argument
2320 *core_clk = calc_core_clk_five_taps(pclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2328 error = check_horiz_timing_omap3(pclk, lclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2363 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2383 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_44xx() argument
2429 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling() argument
[all …]