Searched refs:dispc_mgr_timings_ok (Results 1 – 7 of 7) sorted by relevance
187 if (!dispc_mgr_timings_ok(mgr->id, timings)) { in dss_mgr_check_timings()
246 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in sdi_check_timings()
389 bool dispc_mgr_timings_ok(enum omap_channel channel,
264 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
285 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
515 if (mgr && !dispc_mgr_timings_ok(mgr->id, timings)) in dpi_check_timings()
2974 bool dispc_mgr_timings_ok(enum omap_channel channel, in dispc_mgr_timings_ok() function3116 if (!dispc_mgr_timings_ok(channel, &t)) { in dispc_mgr_set_timings()