Searched refs:CURSOR_A_BASEADDR (Results 1 – 2 of 2) sorted by relevance
451 hw->cursor_a_base = INREG(CURSOR_A_BASEADDR); in intelfbhw_read_hw_state()1625 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor_base_real); in intelfbhw_cursor_init()1634 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor_offset); in intelfbhw_cursor_init()1663 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor_base_real); in intelfbhw_cursor_hide()1697 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor_base_real); in intelfbhw_cursor_show()
315 #define CURSOR_A_BASEADDR 0x70084 macro