Home
last modified time | relevance | path

Searched refs:_dispc_mgr_pclk_ok (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c2988 static bool _dispc_mgr_pclk_ok(enum omap_channel channel, in _dispc_mgr_pclk_ok() function
3003 if (!_dispc_mgr_pclk_ok(channel, timings->pixelclock)) in dispc_mgr_timings_ok()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c3120 static bool _dispc_mgr_pclk_ok(struct dispc_device *dispc, in _dispc_mgr_pclk_ok() function
3137 if (!_dispc_mgr_pclk_ok(dispc, channel, vm->pixelclock)) in dispc_mgr_check_timings()