Searched refs:IRT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/cpufreq/ | ||
H A D | powernow-k8.h | 136 #define IRT_MASK 3 macro |
H A D | powernow-k8.c | 718 data->irt = (control >> IRT_SHIFT) & IRT_MASK; in powernow_k8_acpi_pst_values() |