Searched refs:dispc_mgr_enable_cpr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 1048 static void dispc_mgr_enable_cpr(enum omap_channel channel, bool enable) in dispc_mgr_enable_cpr() function 2886 dispc_mgr_enable_cpr(channel, info->cpr_enable); in dispc_mgr_setup()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 1046 static void dispc_mgr_enable_cpr(enum omap_channel channel, bool enable) in dispc_mgr_enable_cpr() function 2884 dispc_mgr_enable_cpr(channel, info->cpr_enable); in dispc_mgr_setup()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1291 static void dispc_mgr_enable_cpr(struct dispc_device *dispc, in dispc_mgr_enable_cpr() function 2981 dispc_mgr_enable_cpr(dispc, channel, info->cpr_enable); in dispc_mgr_setup()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1301 static void dispc_mgr_enable_cpr(struct dispc_device *dispc, in dispc_mgr_enable_cpr() function 3008 dispc_mgr_enable_cpr(dispc, channel, info->cpr_enable); in dispc_mgr_setup()
|
Completed in 23 milliseconds