Home
last modified time | relevance | path

Searched refs:PCR_SPEED_SHIFT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/cpufreq/
Dmaple-cpufreq.c39 #define PCR_SPEED_SHIFT 17 macro
98 (maple_pmode_data[speed_mode] >> PCR_SPEED_SHIFT)) & 0x3) in maple_scom_switch_freq()
121 (maple_pmode_data[i] >> PCR_SPEED_SHIFT)) & 0x3) == 0) in maple_scom_query_freq()
Dpmac64-cpufreq.c45 #define PCR_SPEED_SHIFT 17 macro
172 (g5_pmode_data[speed_mode] >> PCR_SPEED_SHIFT)) & 0x3) in g5_scom_switch_freq()
199 (g5_pmode_data[i] >> PCR_SPEED_SHIFT)) & 0x3) == 0) in g5_scom_query_freq()