Home
last modified time | relevance | path

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

/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h26 #define SUN4I_TCON_GINT0_VBLANK_ENABLE(pipe) BIT(31 - (pipe)) macro
Dsun4i_tcon.c231 mask = SUN4I_TCON_GINT0_VBLANK_ENABLE(0) | in sun4i_tcon_enable_vblank()
232 SUN4I_TCON_GINT0_VBLANK_ENABLE(1) | in sun4i_tcon_enable_vblank()