Searched refs:PREC_PALETTE (Results 1 – 2 of 2) sorted by relevance
529 I915_WRITE(PREC_PALETTE(pipe, i), ilk_lut_10(&lut[i])); in ilk_load_lut_10()
7191 #define PREC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _PREC_PALETTE_A, _PREC_PALETTE_B) + (i) * 4) macro