Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Doverlay.c151 const struct omap_video_timings *mgr_timings) in dss_ovl_check() argument
156 dw = mgr_timings->x_res; in dss_ovl_check()
157 dh = mgr_timings->y_res; in dss_ovl_check()
Dmanager.c226 const struct omap_video_timings *mgr_timings, in dss_mgr_check() argument
239 r = dss_mgr_check_timings(mgr, mgr_timings); in dss_mgr_check()
256 r = dss_ovl_check(ovl, oi, mgr_timings); in dss_mgr_check()
Ddispc.c79 const struct omap_video_timings *mgr_timings,
2203 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps() argument
2214 unsigned int ppl = mgr_timings->x_res; in calc_core_clk_five_taps()
2296 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_24xx() argument
2342 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_34xx() argument
2364 *core_clk = calc_core_clk_five_taps(pclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2372 error = check_horiz_timing_omap3(pclk, lclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2407 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2427 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_44xx() argument
2473 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling() argument
[all …]
Ddss.h238 const struct omap_video_timings *mgr_timings,
262 const struct omap_video_timings *mgr_timings);
461 bool replication, const struct omap_video_timings *mgr_timings,