Searched refs:LB_D4_VBLANK_INTERRUPT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Devergreen.c1676 if (*disp_int_cont3 & LB_D4_VBLANK_INTERRUPT)
1868 if (disp_int_cont3 & LB_D4_VBLANK_INTERRUPT) {
1871 disp_int_cont3 &= ~LB_D4_VBLANK_INTERRUPT;
H A Devergreend.h505 # define LB_D4_VBLANK_INTERRUPT (1 << 3) macro

Completed in 172 milliseconds