Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c2986 static bool _dispc_mgr_pclk_ok(enum omap_channel channel, in _dispc_mgr_pclk_ok() function
3001 if (!_dispc_mgr_pclk_ok(channel, timings->pixelclock)) in dispc_mgr_timings_ok()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddispc.c3115 static bool _dispc_mgr_pclk_ok(struct dispc_device *dispc, in _dispc_mgr_pclk_ok() function
3132 if (!_dispc_mgr_pclk_ok(dispc, channel, vm->pixelclock)) in dispc_mgr_check_timings()