Searched refs:SPR_PMC1 (Results 1 – 3 of 3) sorted by relevance
298 val = mfspr(SPR_PMC1); in powerpc_pmcn_read_default()334 mtspr(SPR_PMC1, val); in powerpc_pmcn_write_default()
418 mtspr(SPR_PMC1, 0); in cpu_est_clockrate()424 *cps = (mfspr(SPR_PMC1) * 1000) + 4999; in cpu_est_clockrate()
391 #define SPR_PMC1 0x313 /* ... PMC 1 */386 #define SPR_PMC1 global() macro