Searched refs:RVO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cpufreq/ | ||
H A D | powernow-k8.h | 137 #define RVO_MASK 3 macro |
H A D | powernow-k8.c | 719 data->rvo = (control >> RVO_SHIFT) & RVO_MASK; in powernow_k8_acpi_pst_values() |