Searched refs:GEN6_RP_PREV_UP (Results 1 – 5 of 5) sorted by relevance
962 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_up_interrupt()1010 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_down_interrupt()
342 rpprevup = intel_uncore_read(uncore, GEN6_RP_PREV_UP) & GEN6_CURBSYTAVG_MASK; in frequency_show()
453 rpprevup = intel_uncore_read(&dev_priv->uncore, GEN6_RP_PREV_UP) & GEN6_CURBSYTAVG_MASK; in i915_frequency_info()
9293 #define GEN6_RP_PREV_UP _MMIO(0xA058) macro
2832 MMIO_D(GEN6_RP_PREV_UP, D_ALL); in init_generic_mmio_info()