Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dmaple-cpufreq.c50 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
101 if (psr & PSR_CMD_COMPLETED) in maple_scom_switch_freq()
H A Dpmac64-cpufreq.c56 #define PSR_CMD_COMPLETED 0x1000000000000000U /* command completed */ macro
175 if (psr & PSR_CMD_COMPLETED) in g5_scom_switch_freq()