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

/freebsd-13-stable/sys/powerpc/cpufreq/
H A Dpcr.c97 #define SCOM_PCR 0x0aa00100 /* Power Control Register */ macro
289 write_scom(SCOM_PCR,0); /* Clear PCRH */
290 write_scom(SCOM_PCR,SCOM_PCR_BIT); /* Clear PCR */
294 write_scom(SCOM_PCR, pcr);

Completed in 88 milliseconds