Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A 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()
H A 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,
H A Ddispc.c68 const struct omap_video_timings *mgr_timings,
2157 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps() argument
2168 unsigned int ppl = mgr_timings->x_res; in calc_core_clk_five_taps()
2250 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_24xx() argument
2296 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_34xx() argument
2318 *core_clk = calc_core_clk_five_taps(pclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2326 error = check_horiz_timing_omap3(pclk, lclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2381 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling_44xx() argument
2427 const struct omap_video_timings *mgr_timings, in dispc_ovl_calc_scaling() argument
2572 bool ilace = mgr_timings->interlace; in dispc_ovl_setup_common()
[all …]