Searched refs:CURSOR_A_CONTROL (Results 1 – 2 of 2) sorted by relevance
594 hw->cursor_a_control = INREG(CURSOR_A_CONTROL); in intelfbhw_read_hw_state()1847 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_init()1852 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_init()1879 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_hide()1882 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_hide()1908 tmp = INREG(CURSOR_A_CONTROL); in intelfbhw_cursor_show()1911 OUTREG(CURSOR_A_CONTROL, tmp); in intelfbhw_cursor_show()
347 #define CURSOR_A_CONTROL CURSOR_CONTROL macro