Searched refs:LGC_PALETTE (Results 1 – 2 of 2) sorted by relevance
336 I915_WRITE(LGC_PALETTE(pipe, i), word); in i9xx_load_luts_internal()345 I915_WRITE(LGC_PALETTE(pipe, i), word); in i9xx_load_luts_internal()
6712 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4) macro