Searched refs:SPR_MMCR1_PMC3SEL (Results 1 – 2 of 2) sorted by relevance
46 #define PPC_SET_PMC3SEL(r, x) ((r & ~(SPR_MMCR1_PMC3SEL(0x1f))) | SPR_MMCR1_PMC3SEL(x))
427 #define SPR_MMCR1_PMC3SEL(x) (((x) & 0x1f) << 27) /* PMC 3 selector */422 #define SPR_MMCR1_PMC3SEL( global() macro