Searched refs:cursor_offsets (Results 1 – 3 of 3) sorted by relevance
102 .cursor_offsets = { \107 .cursor_offsets = { \113 .cursor_offsets = { \120 .cursor_offsets = { \127 .cursor_offsets = { \
189 int cursor_offsets[I915_MAX_PIPES]; member
261 #define _CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->cursor_offsets[(pipe)] - \262 INTEL_INFO(dev_priv)->cursor_offsets[PIPE_A] + (reg) + \