Searched refs:LB_D1_VBLANK_INTERRUPT (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Devergreen.c1661 if (*disp_int & LB_D1_VBLANK_INTERRUPT)
1805 if (disp_int & LB_D1_VBLANK_INTERRUPT) {
1808 disp_int &= ~LB_D1_VBLANK_INTERRUPT;
H A Devergreend.h485 # define LB_D1_VBLANK_INTERRUPT (1 << 3) macro
H A Dr600.c3155 if (*disp_int & LB_D1_VBLANK_INTERRUPT)
3328 if (disp_int & LB_D1_VBLANK_INTERRUPT) {
3332 disp_int &= ~LB_D1_VBLANK_INTERRUPT;
H A Dr600d.h608 # define LB_D1_VBLANK_INTERRUPT (1 << 4) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Devergreen.c1661 if (*disp_int & LB_D1_VBLANK_INTERRUPT)
1805 if (disp_int & LB_D1_VBLANK_INTERRUPT) {
1808 disp_int &= ~LB_D1_VBLANK_INTERRUPT;
H A Devergreend.h485 # define LB_D1_VBLANK_INTERRUPT (1 << 3) macro
H A Dr600.c3155 if (*disp_int & LB_D1_VBLANK_INTERRUPT)
3328 if (disp_int & LB_D1_VBLANK_INTERRUPT) {
3332 disp_int &= ~LB_D1_VBLANK_INTERRUPT;
H A Dr600d.h608 # define LB_D1_VBLANK_INTERRUPT (1 << 4) macro

Completed in 103 milliseconds