Searched refs:CURSOR_A_CONTROL (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/video/intelfb/
H A Dintelfbhw.c585 hw->cursor_a_control = INREG(CURSOR_A_CONTROL);
799 printk(" CURSOR_A_CONTROL: 0x%08x\n", hw->cursor_a_control);
1836 tmp = INREG(CURSOR_A_CONTROL);
1841 OUTREG(CURSOR_A_CONTROL, tmp);
1868 tmp = INREG(CURSOR_A_CONTROL);
1871 OUTREG(CURSOR_A_CONTROL, tmp);
1897 tmp = INREG(CURSOR_A_CONTROL);
1900 OUTREG(CURSOR_A_CONTROL, tmp);
H A Dintelfbhw.h347 #define CURSOR_A_CONTROL CURSOR_CONTROL macro

Completed in 110 milliseconds