Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dmach64.h634 #define CRTC_VBLANK_INT 0x00000004 macro
635 #define CRTC_VBLANK_INT_AK CRTC_VBLANK_INT
/Linux-v5.4/drivers/video/fbdev/aty/
Datyfb_base.c1595 if (int_cntl & CRTC_VBLANK_INT) { in aty_irq()