Searched refs:PREC_PALETTE (Results 1 – 2 of 2) sorted by relevance
1282 ilk_lut_write(crtc_state, PREC_PALETTE(pipe, i), in ilk_load_lut_10()3262 u32 val = intel_de_read_fw(i915, PREC_PALETTE(pipe, i)); in ilk_read_lut_10()
4237 #define PREC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _PREC_PALETTE_A, _PREC_PALETTE_B) + (i) * 4) macro