Searched refs:saveBLC_HIST_CTL (Results 1 – 2 of 2) sorted by relevance
218 dev_priv->regfile.saveBLC_HIST_CTL = I915_READ(BLC_HIST_CTL); in i915_save_display()300 I915_WRITE(BLC_HIST_CTL, dev_priv->regfile.saveBLC_HIST_CTL); in i915_restore_display()
542 u32 saveBLC_HIST_CTL; member