Searched refs:palreg (Results 1 – 4 of 4) sorted by relevance
743 void __iomem *palreg; in s3c_fb_update_palette() local746 palreg = sfb->regs + sfb->variant.palette[win->index]; in s3c_fb_update_palette()749 __func__, win->index, reg, palreg, value); in s3c_fb_update_palette()757 writew(value, palreg + (reg * 2)); in s3c_fb_update_palette()759 writel(value, palreg + (reg * 4)); in s3c_fb_update_palette()
913 int palreg = PALETTE_A; in cdv_intel_crtc_load_lut() local924 palreg = PALETTE_B; in cdv_intel_crtc_load_lut()927 palreg = PALETTE_C; in cdv_intel_crtc_load_lut()936 REG_WRITE(palreg + 4 * i, in cdv_intel_crtc_load_lut()
805 int palreg = PALETTE_A; in psb_intel_crtc_load_lut() local816 palreg = PALETTE_B; in psb_intel_crtc_load_lut()819 palreg = PALETTE_C; in psb_intel_crtc_load_lut()828 REG_WRITE(palreg + 4 * i, in psb_intel_crtc_load_lut()
6309 int palreg = PALETTE(intel_crtc->pipe); in intel_crtc_load_lut() local6318 palreg = LGC_PALETTE(intel_crtc->pipe); in intel_crtc_load_lut()6321 I915_WRITE(palreg + 4 * i, in intel_crtc_load_lut()