Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dmach64.h634 #define CRTC_VBLANK_INT 0x00000004 macro
635 #define CRTC_VBLANK_INT_AK CRTC_VBLANK_INT
/linux-5.19.10/drivers/video/fbdev/aty/
Datyfb_base.c1609 if (int_cntl & CRTC_VBLANK_INT) { in aty_irq()