Searched refs:PSR_RECEIVED (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/powerpc/cpufreq/
H A Dpcr.c90 #define PSR_RECEIVED (1ULL << 61) macro
301 } while ((psr & PSR_RECEIVED) && !(psr & PSR_COMPLETED));

Completed in 181 milliseconds