Searched refs:CURSOR_A_CONTROL (Results 1 – 2 of 2) sorted by relevance
592 hw->cursor_a_control = INREG(CURSOR_A_CONTROL); in intelfbhw_read_hw_state()1845 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_init()1850 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_init()1877 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_hide()1880 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_hide()1906 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_show()1909 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_show()
347 #define CURSOR_A_CONTROL CURSOR_CONTROL macro