Home
last modified time | relevance | path

Searched refs:dispc_mgr_enable (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ !
Ddispc-compat.c459 dispc_mgr_enable(channel, true); in dispc_mgr_enable_lcd_out()
483 dispc_mgr_enable(channel, false); in dispc_mgr_disable_lcd_out()
535 dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, true); in dispc_mgr_enable_digit_out()
586 dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, false); in dispc_mgr_disable_digit_out()
Ddss.h406 void dispc_mgr_enable(enum omap_channel channel, bool enable);
Ddispc.c2789 void dispc_mgr_enable(enum omap_channel channel, bool enable) in dispc_mgr_enable() function
2795 EXPORT_SYMBOL(dispc_mgr_enable);
/linux-6.1.9/drivers/gpu/drm/omapdrm/ !
Domap_crtc.c105 dispc_mgr_enable(priv->dispc, channel, true); in omap_crtc_dss_start_update()
130 dispc_mgr_enable(priv->dispc, channel, enable); in omap_crtc_set_enabled()
165 dispc_mgr_enable(priv->dispc, channel, enable); in omap_crtc_set_enabled()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ !
Ddss.h423 void dispc_mgr_enable(struct dispc_device *dispc,
Ddispc.c699 void dispc_mgr_enable(struct dispc_device *dispc, in dispc_mgr_enable() function
4704 dispc_mgr_enable(dispc, OMAP_DSS_CHANNEL_LCD, true); in dispc_errata_i734_wa()
4705 dispc_mgr_enable(dispc, OMAP_DSS_CHANNEL_LCD, false); in dispc_errata_i734_wa()