Searched refs:CURSOR_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.h331 #define CURSOR_CONTROL 0x70080 macro
347 #define CURSOR_A_CONTROL CURSOR_CONTROL
H A Dintelfbhw.c1844 tmp = INREG(CURSOR_CONTROL);
1848 OUTREG(CURSOR_CONTROL, tmp);
1875 tmp = INREG(CURSOR_CONTROL);
1877 OUTREG(CURSOR_CONTROL, tmp);
1904 tmp = INREG(CURSOR_CONTROL);
1906 OUTREG(CURSOR_CONTROL, tmp);

Completed in 52 milliseconds