Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dmaple-cpufreq.c52 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
99 if ((psr & PSR_CMD_RECEIVED) == 0 && in maple_scom_switch_freq()
Dpmac64-cpufreq.c58 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
173 if ((psr & PSR_CMD_RECEIVED) == 0 && in g5_scom_switch_freq()