Home
last modified time | relevance | path

Searched refs:dispc_mgr_timings_ok (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c175 if (!dispc_mgr_timings_ok(mgr->id, timings)) { in dss_mgr_check_timings()
H A Dsdi.c236 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in sdi_check_timings()
H A Ddss.h378 bool dispc_mgr_timings_ok(enum omap_channel channel,
H A Dhdmi5.c264 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
H A Dhdmi4.c243 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
H A Ddpi.c505 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in dpi_check_timings()
H A Ddispc.c2995 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok() function
3141 if (!dispc_mgr_timings_ok(channel, &t)) { in dispc_mgr_set_timings()