Searched refs:LB_D6_VLINE_INTERRUPT (Results 1 - 4 of 4) 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.c1688 if (*disp_int_cont5 & LB_D6_VLINE_INTERRUPT)
1918 if (disp_int_cont5 & LB_D6_VLINE_INTERRUPT) {
1919 disp_int_cont5 &= ~LB_D6_VLINE_INTERRUPT;
H A Devergreend.h514 # define LB_D6_VLINE_INTERRUPT (1 << 2) 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.c1688 if (*disp_int_cont5 & LB_D6_VLINE_INTERRUPT)
1918 if (disp_int_cont5 & LB_D6_VLINE_INTERRUPT) {
1919 disp_int_cont5 &= ~LB_D6_VLINE_INTERRUPT;
H A Devergreend.h514 # define LB_D6_VLINE_INTERRUPT (1 << 2) macro

Completed in 185 milliseconds