Searched refs:PALETTE_A (Results 1 – 2 of 2) sorted by relevance
255 unsigned long reg = (pipe == PIPE_A ? PALETTE_A : PALETTE_B); in i915_save_palette()276 unsigned long reg = (pipe == PIPE_A ? PALETTE_A : PALETTE_B); in i915_restore_palette()
1014 #define PALETTE_A 0x0a000 macro