Home
last modified time | relevance | path

Searched refs:SUN4I_TCON_GINT0_VBLANK_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c756 if (!(status & (SUN4I_TCON_GINT0_VBLANK_INT(0) | in sun4i_tcon_handler()
757 SUN4I_TCON_GINT0_VBLANK_INT(1) | in sun4i_tcon_handler()
766 SUN4I_TCON_GINT0_VBLANK_INT(0) | in sun4i_tcon_handler()
767 SUN4I_TCON_GINT0_VBLANK_INT(1) | in sun4i_tcon_handler()
H A Dsun4i_tcon.h29 #define SUN4I_TCON_GINT0_VBLANK_INT(pipe) BIT(15 - (pipe)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c763 if (!(status & (SUN4I_TCON_GINT0_VBLANK_INT(0) | in sun4i_tcon_handler()
764 SUN4I_TCON_GINT0_VBLANK_INT(1) | in sun4i_tcon_handler()
773 SUN4I_TCON_GINT0_VBLANK_INT(0) | in sun4i_tcon_handler()
774 SUN4I_TCON_GINT0_VBLANK_INT(1) | in sun4i_tcon_handler()
H A Dsun4i_tcon.h30 #define SUN4I_TCON_GINT0_VBLANK_INT(pipe) BIT(15 - (pipe)) macro

Completed in 6 milliseconds