Searched refs:GEN6_RP_CUR_DOWN_EI (Results 1 – 4 of 4) sorted by relevance
343 rpcurdownei = intel_uncore_read(uncore, GEN6_RP_CUR_DOWN_EI) & GEN6_CURIAVG_MASK; in frequency_show()592 rpdownei = intel_uncore_read_fw(uncore, GEN6_RP_CUR_DOWN_EI) & GEN6_RP_EI_MASK; in rps_boost_show()
454 rpdownei = intel_uncore_read(&dev_priv->uncore, GEN6_RP_CUR_DOWN_EI) & GEN6_CURIAVG_MASK; in i915_frequency_info()
9294 #define GEN6_RP_CUR_DOWN_EI _MMIO(0xA05C) macro
2833 MMIO_D(GEN6_RP_CUR_DOWN_EI, D_ALL); in init_generic_mmio_info()