Searched refs:BLC_HIST_CTL (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_suspend.c221 dev_priv->regfile.saveBLC_HIST_CTL = I915_READ(BLC_HIST_CTL);
284 I915_WRITE(BLC_HIST_CTL, dev_priv->regfile.saveBLC_HIST_CTL);
H A Di915_reg.h3006 #define BLC_HIST_CTL (dev_priv->info.display_mmio_offset + 0x61260) macro

Completed in 212 milliseconds