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

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h27 #define SUN4I_TCON_GINT0_VBLANK_ENABLE(pipe) BIT(31 - (pipe)) macro
H A Dsun4i_tcon.c232 mask = SUN4I_TCON_GINT0_VBLANK_ENABLE(0) |
233 SUN4I_TCON_GINT0_VBLANK_ENABLE(1) |

Completed in 476 milliseconds