Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dmaple-cpufreq.c49 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
96 if ((psr & PSR_CMD_RECEIVED) == 0 && in maple_scom_switch_freq()
H A Dpmac64-cpufreq.c55 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
170 if ((psr & PSR_CMD_RECEIVED) == 0 && in g5_scom_switch_freq()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dmaple-cpufreq.c49 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
96 if ((psr & PSR_CMD_RECEIVED) == 0 && in maple_scom_switch_freq()
H A Dpmac64-cpufreq.c55 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
170 if ((psr & PSR_CMD_RECEIVED) == 0 && in g5_scom_switch_freq()

Completed in 4 milliseconds