Searched refs:PALETTE (Results 1 – 2 of 2) sorted by relevance
339 I915_WRITE(PALETTE(pipe, i), word); in i9xx_load_luts_internal()348 I915_WRITE(PALETTE(pipe, i), word); in i9xx_load_luts_internal()
3492 #define PALETTE(pipe, i) _MMIO(dev_priv->info.palette_offsets[pipe] + \ macro