Searched refs:CURSOR_CONTROL (Results 1 – 2 of 2) sorted by relevance
331 #define CURSOR_CONTROL 0x70080 macro347 #define CURSOR_A_CONTROL CURSOR_CONTROL
1842 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_init()1846 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_init()1873 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_hide()1875 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_hide()1902 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_show()1904 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_show()