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