Searched refs:VLV_GTLC_SURVIVABILITY_REG (Results 1 – 2 of 2) sorted by relevance
175 s->gtlc_survive = intel_uncore_read(uncore, VLV_GTLC_SURVIVABILITY_REG); in vlv_save_gunit_s0ix_state()267 intel_uncore_rmw(uncore, VLV_GTLC_SURVIVABILITY_REG, ~VLV_GFX_CLK_FORCE_ON_BIT, in vlv_restore_gunit_s0ix_state()308 intel_uncore_rmw(uncore, VLV_GTLC_SURVIVABILITY_REG, VLV_GFX_CLK_FORCE_ON_BIT, in vlv_force_gfx_clock()315 VLV_GTLC_SURVIVABILITY_REG, in vlv_force_gfx_clock()322 intel_uncore_read(uncore, VLV_GTLC_SURVIVABILITY_REG)); in vlv_force_gfx_clock()
1533 #define VLV_GTLC_SURVIVABILITY_REG _MMIO(0x130098) macro
Completed in 13 milliseconds