Searched refs:PSB_VERSION_1_4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/cpufreq/ | ||
H A D | powernow-k8.h | 159 #define PSB_VERSION_1_4 0x14 macro |
H A D | powernow-k8.c | 642 if (psb->tableversion != PSB_VERSION_1_4) { in find_psb_table() |