Searched refs:CURSOR_ENABLE (Results 1 – 7 of 7) sorted by relevance
127 #define CURSOR_ENABLE (1 << 16) macro
747 value |= CURSOR_ENABLE; in tegra_cursor_atomic_update()778 value &= ~CURSOR_ENABLE; in tegra_cursor_atomic_disable()
332 #define CURSOR_ENABLE (1 << 31) macro
1860 CURSOR_ENABLE | CURSOR_STRIDE_MASK); in intelfbhw_cursor_init()1890 tmp &= ~CURSOR_ENABLE; in intelfbhw_cursor_hide()1919 tmp |= CURSOR_ENABLE; in intelfbhw_cursor_show()
2637 state = I915_READ(_CURACNTR) & CURSOR_ENABLE; in cursor_active()
4410 #define CURSOR_ENABLE 0x80000000 macro
1281 cur_state = I915_READ(_CURACNTR) & CURSOR_ENABLE; in assert_cursor()8669 cntl |= CURSOR_ENABLE | in i845_update_cursor()