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

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

Completed in 198 milliseconds