Searched refs:ecochk (Results 1 – 2 of 2) sorted by relevance
34 u32 ecochk; in gen7_ppgtt_enable() local38 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()40 ecochk |= ECOCHK_PPGTT_WB_HSW; in gen7_ppgtt_enable()42 ecochk |= ECOCHK_PPGTT_LLC_IVB; in gen7_ppgtt_enable()43 ecochk &= ~ECOCHK_PPGTT_GFDT_IVB; in gen7_ppgtt_enable()45 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
31 u32 ecochk; member131 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state()216 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()