Searched refs:CURSOR_CONTROL (Results 1 – 3 of 3) sorted by relevance
151 #define CURSOR_CONTROL 0xA0 macro
331 #define CURSOR_CONTROL 0x70080 macro347 #define CURSOR_A_CONTROL CURSOR_CONTROL
1858 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_init()1862 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_init()1889 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_hide()1891 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_hide()1918 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_show()1920 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_show()