Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h54 #define SUN4I_TCON0_CTL_TCON_ENABLE BIT(31) macro
H A Dsun4i_tcon.c93 SUN4I_TCON0_CTL_TCON_ENABLE, in sun4i_tcon_channel_set_status()
94 enabled ? SUN4I_TCON0_CTL_TCON_ENABLE : 0); in sun4i_tcon_channel_set_status()