Searched refs:CURSOR_CONTROL (Results 1 – 2 of 2) sorted by relevance
285 #define CURSOR_CONTROL 0x70080 macro301 #define CURSOR_A_CONTROL CURSOR_CONTROL
1628 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_init()1633 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_init()1665 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_hide()1667 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_hide()1699 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_show()1701 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_show()