Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dmaple-cpufreq.c35 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro
88 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in maple_scom_switch_freq()
90 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in maple_scom_switch_freq()
Dpmac64-cpufreq.c41 #define PCR_HILO_SELECT 0x80000000U /* 1 = PCR, 0 = PCRH */ macro
162 scom970_write(SCOM_PCR, PCR_HILO_SELECT | 0); in g5_scom_switch_freq()
164 scom970_write(SCOM_PCR, PCR_HILO_SELECT | in g5_scom_switch_freq()