Searched refs:CURSOR_A_CONTROL (Results 1 – 2 of 2) sorted by relevance
449 hw->cursor_a_control = INREG(CURSOR_A_CONTROL); in intelfbhw_read_hw_state()1619 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_init()1624 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_init()1658 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_hide()1661 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_hide()1692 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_show()1695 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_show()
301 #define CURSOR_A_CONTROL CURSOR_CONTROL macro