Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h24 #define SUN4I_TCON_GCTL_TCON_ENABLE BIT(31) macro
Dsun4i_tcon.c189 SUN4I_TCON_GCTL_TCON_ENABLE, in sun4i_tcon_set_status()
190 enabled ? SUN4I_TCON_GCTL_TCON_ENABLE : 0); in sun4i_tcon_set_status()