Home
last modified time | relevance | path

Searched refs:SPR_MMCR0_PMCNCE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/powerpc/include/
HDspr.h363 #define SPR_MMCR0_PMCNCE 0x00004000 /* PMCn condition enable */ macro
/NextBSD/sys/dev/hwpmc/
HDhwpmc_ppc970.c571 SPR_MMCR0_FCECE | SPR_MMCR0_PMC1CE | SPR_MMCR0_PMCNCE | in ppc970_pcpu_init()
HDhwpmc_mpc7xxx.c582 SPR_MMCR0_FCECE | SPR_MMCR0_PMC1CE | SPR_MMCR0_PMCNCE); in mpc7xxx_pcpu_init()