Searched refs:SPR_970PMC1 (Results 1 – 3 of 3) sorted by relevance
313 mtspr(SPR_970PMC1, 0); in cpu_est_clockrate()320 *cps = (mfspr(SPR_970PMC1) * 1000) + 4999; in cpu_est_clockrate()
277 val = mfspr(SPR_970PMC1); in ppc970_pmcn_read()312 mtspr(SPR_970PMC1, val); in ppc970_pmcn_write()
309 #define SPR_970PMC1 0x313 /* ... PMC 1 */ macro