Home
last modified time | relevance | path

Searched refs:PCR_SPEED_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A 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()
H A 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()

Completed in 3 milliseconds