Searched refs:UNCORE_CURRENT_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
44 #define UNCORE_CURRENT_RATIO_MASK GENMASK_ULL(6, 0) macro113 *freq = FIELD_GET(UNCORE_CURRENT_RATIO_MASK, ratio) * UNCORE_FREQ_KHZ_MULTIPLIER; in uncore_read_freq()
78 #define UNCORE_CURRENT_RATIO_MASK GENMASK_ULL(6, 0) macro348 *freq = FIELD_GET(UNCORE_CURRENT_RATIO_MASK, status) * UNCORE_FREQ_KHZ_MULTIPLIER; in uncore_read_freq()
Completed in 4 milliseconds