Home
last modified time | relevance | path

Searched refs:SPR_970PMC3 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/hwpmc/
HDhwpmc_ppc970.c283 val = mfspr(SPR_970PMC3); in ppc970_pmcn_read()
318 mtspr(SPR_970PMC3, val); in ppc970_pmcn_write()
/NextBSD/sys/powerpc/include/
HDspr.h313 #define SPR_970PMC3 0x315 /* ... PMC 3 */ macro