Searched refs:CURSOR_ENABLE (Results 1 – 7 of 7) sorted by relevance
134 #define CURSOR_ENABLE (1 << 16) macro
753 value |= CURSOR_ENABLE; in tegra_cursor_atomic_update()783 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()
4878 #define CURSOR_ENABLE 0x80000000 macro
2924 state = I915_READ(CURCNTR(PIPE_A)) & CURSOR_ENABLE; in cursor_active()
1334 cur_state = I915_READ(CURCNTR(PIPE_A)) & CURSOR_ENABLE; in assert_cursor()9977 cntl |= CURSOR_ENABLE | in i845_update_cursor()