Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/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.c227 const struct omap_video_timings *mgr_timings, in dss_mgr_check() argument
240 r = dss_mgr_check_timings(mgr, mgr_timings); in dss_mgr_check()
257 r = dss_ovl_check(ovl, oi, mgr_timings); in dss_mgr_check()
Ddispc.c78 const struct omap_video_timings *mgr_timings,
2144 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps() argument
2155 unsigned int ppl = mgr_timings->x_res; in calc_core_clk_five_taps()
2237 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_24xx() argument
2278 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_34xx() argument
2301 *core_clk = calc_core_clk_five_taps(pclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2309 error = check_horiz_timing_omap3(pclk, lclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2332 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, width, in dispc_ovl_calc_scaling_34xx()
2352 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_44xx() argument
2395 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling() argument
[all …]
Ddss.h227 const struct omap_video_timings *mgr_timings,
251 const struct omap_video_timings *mgr_timings);
/linux-4.1.27/include/video/
Domapdss.h938 bool replication, const struct omap_video_timings *mgr_timings,