Home
last modified time | relevance | path

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

/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c41 SUN4I_TCON_GCTL_TCON_ENABLE, 0); in sun4i_tcon_disable()
51 SUN4I_TCON_GCTL_TCON_ENABLE, in sun4i_tcon_enable()
52 SUN4I_TCON_GCTL_TCON_ENABLE); in sun4i_tcon_enable()
Dsun4i_tcon.h23 #define SUN4I_TCON_GCTL_TCON_ENABLE BIT(31) macro