Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dmaple-cpufreq.c50 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
97 if ((psr & PSR_CMD_RECEIVED) == 0 && in maple_scom_switch_freq()
Dpmac64-cpufreq.c56 #define PSR_CMD_RECEIVED 0x2000000000000000U /* command received */ macro
171 if ((psr & PSR_CMD_RECEIVED) == 0 && in g5_scom_switch_freq()