Home
last modified time | relevance | path

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

/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c61 SUN4I_TCON0_CTL_TCON_ENABLE, 0); in sun4i_tcon_channel_disable()
78 SUN4I_TCON0_CTL_TCON_ENABLE, in sun4i_tcon_channel_enable()
79 SUN4I_TCON0_CTL_TCON_ENABLE); in sun4i_tcon_channel_enable()
Dsun4i_tcon.h36 #define SUN4I_TCON0_CTL_TCON_ENABLE BIT(31) macro