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

/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_speedctl.c119 speed = (scom_read(SCOM_PSR) >> 56) & 3;
140 junk = scom_read(SCOM_PSR);
155 speed = (scom_read(SCOM_PSR) >> 56) & 3;
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h320 scom_read(register_t address) function

Completed in 76 milliseconds