Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dmaple-cpufreq.c51 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
102 if (psr & PSR_CMD_COMPLETED) in maple_scom_switch_freq()
Dpmac64-cpufreq.c57 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
176 if (psr & PSR_CMD_COMPLETED) in g5_scom_switch_freq()