Searched refs:LB_D3_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.c1671 if (*disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)
1847 if (disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) {
1850 disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT;
H A Devergreend.h500 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro

Completed in 121 milliseconds