Searched refs:ecochk (Results 1 – 2 of 2) sorted by relevance
1556 u32 ecochk; in gen7_ppgtt_enable() local1560 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()1562 ecochk |= ECOCHK_PPGTT_WB_HSW; in gen7_ppgtt_enable()1564 ecochk |= ECOCHK_PPGTT_LLC_IVB; in gen7_ppgtt_enable()1565 ecochk &= ~ECOCHK_PPGTT_GFDT_IVB; in gen7_ppgtt_enable()1567 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
94 u32 ecochk; member2264 s->ecochk = I915_READ(GAM_ECOCHK); in vlv_save_gunit_s0ix_state()2349 I915_WRITE(GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()