Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dmaple-cpufreq.c53 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
104 if (psr & PSR_CMD_COMPLETED) in maple_scom_switch_freq()
Dpmac64-cpufreq.c59 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
178 if (psr & PSR_CMD_COMPLETED) in g5_scom_switch_freq()