Searched refs:SPR_MMCR1_PMC5SEL (Results 1 – 2 of 2) sorted by relevance
48 #define PPC_SET_PMC5SEL(r, x) ((r & ~(SPR_MMCR1_PMC5SEL(0x1f))) | SPR_MMCR1_PMC5SEL(x))
429 #define SPR_MMCR1_PMC5SEL(x) (((x) & 0x1f) << 17) /* PMC 5 selector */424 #define SPR_MMCR1_PMC5SEL( global() macro