Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dmach64.h638 #define CRTC_VBLANK_INT 0x00000004 macro
639 #define CRTC_VBLANK_INT_AK CRTC_VBLANK_INT
/linux-3.4.99/drivers/video/aty/
Datyfb_base.c1605 if (int_cntl & CRTC_VBLANK_INT) { in aty_irq()