Searched refs:PCR_HILO_SELECT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | maple-cpufreq.c | 34 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro 87 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in maple_scom_switch_freq() 89 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in maple_scom_switch_freq()
|
H A D | pmac64-cpufreq.c | 40 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro 161 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in g5_scom_switch_freq() 163 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in g5_scom_switch_freq()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | maple-cpufreq.c | 34 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro 87 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in maple_scom_switch_freq() 89 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in maple_scom_switch_freq()
|
H A D | pmac64-cpufreq.c | 40 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro 161 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in g5_scom_switch_freq() 163 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in g5_scom_switch_freq()
|
Completed in 5 milliseconds