Searched refs:ecochk (Results 1 – 2 of 2) sorted by relevance
32 u32 ecochk; in gen7_ppgtt_enable() local36 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()38 ecochk |= ECOCHK_PPGTT_WB_HSW; in gen7_ppgtt_enable()40 ecochk |= ECOCHK_PPGTT_LLC_IVB; in gen7_ppgtt_enable()41 ecochk &= ~ECOCHK_PPGTT_GFDT_IVB; in gen7_ppgtt_enable()43 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
28 u32 ecochk; member128 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state()214 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()