Home
last modified time | relevance | path

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

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