Searched refs:_LGC_PALETTE_B (Results 1 – 2 of 2) sorted by relevance
63 reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B; in i915_save_palette()85 reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B; in i915_restore_palette()
3028 #define _LGC_PALETTE_B 0x4a800 macro3029 #define LGC_PALETTE(pipe) _PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B)