Searched refs:CURSOR_ENABLE (Results 1 – 4 of 4) sorted by relevance
332 #define CURSOR_ENABLE (1 << 31) macro
1861 CURSOR_ENABLE | CURSOR_STRIDE_MASK); in intelfbhw_cursor_init()1891 tmp &= ~CURSOR_ENABLE; in intelfbhw_cursor_hide()1920 tmp |= CURSOR_ENABLE; in intelfbhw_cursor_show()
2682 #define CURSOR_ENABLE 0x80000000 macro
6348 cntl |= CURSOR_ENABLE | in i845_update_cursor()6352 cntl &= ~(CURSOR_ENABLE | CURSOR_GAMMA_ENABLE); in i845_update_cursor()