Searched refs:LB_D2_VLINE_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.c1668 if (*disp_int_cont & LB_D2_VLINE_INTERRUPT)
1834 if (disp_int_cont & LB_D2_VLINE_INTERRUPT) {
1835 disp_int_cont &= ~LB_D2_VLINE_INTERRUPT;
H A Devergreend.h493 # define LB_D2_VLINE_INTERRUPT (1 << 2) macro
H A Dr600.c3161 if (*disp_int & LB_D2_VLINE_INTERRUPT)
3359 if (disp_int & LB_D2_VLINE_INTERRUPT) {
3360 disp_int &= ~LB_D2_VLINE_INTERRUPT;
H A Dr600d.h607 # define LB_D2_VLINE_INTERRUPT (1 << 3) 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.c1668 if (*disp_int_cont & LB_D2_VLINE_INTERRUPT)
1834 if (disp_int_cont & LB_D2_VLINE_INTERRUPT) {
1835 disp_int_cont &= ~LB_D2_VLINE_INTERRUPT;
H A Devergreend.h493 # define LB_D2_VLINE_INTERRUPT (1 << 2) macro
H A Dr600.c3161 if (*disp_int & LB_D2_VLINE_INTERRUPT)
3359 if (disp_int & LB_D2_VLINE_INTERRUPT) {
3360 disp_int &= ~LB_D2_VLINE_INTERRUPT;
H A Dr600d.h607 # define LB_D2_VLINE_INTERRUPT (1 << 3) macro

Completed in 204 milliseconds