Home
last modified time | relevance | path

Searched defs:MMCR0_PMC1CE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h877 #define MMCR0_PMC1CE 0x00008000UL /* PMC1 count enable*/ macro
1054 #define MMCR0_PMC1CE 0x00008000UL /* PMC1 count enable*/ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h537 #define MMCR0_PMC1CE PPC_BIT(48) /* MMCR0 PMC1 Condition Enabled */ macro