Searched refs:GEN6_CURIAVG_MASK (Results 1 – 3 of 3) sorted by relevance
343 rpcurdownei = intel_uncore_read(uncore, GEN6_RP_CUR_DOWN_EI) & GEN6_CURIAVG_MASK; in frequency_show()
454 rpdownei = intel_uncore_read(&dev_priv->uncore, GEN6_RP_CUR_DOWN_EI) & GEN6_CURIAVG_MASK; in i915_frequency_info()
9295 #define GEN6_CURIAVG_MASK GEN6_RP_EI_MASK macro