Searched refs:cursor_offsets (Results 1 – 3 of 3) sorted by relevance
51 .cursor_offsets = { CURSOR_A_OFFSET, CURSOR_B_OFFSET, CHV_CURSOR_C_OFFSET }54 .cursor_offsets = { CURSOR_A_OFFSET, IVB_CURSOR_B_OFFSET, IVB_CURSOR_C_OFFSET }
174 int cursor_offsets[I915_MAX_PIPES]; member
6100 #define _CURSOR2(pipe, reg) _MMIO(dev_priv->info.cursor_offsets[(pipe)] - \6101 dev_priv->info.cursor_offsets[PIPE_A] + (reg) + \