Searched refs:SPR_MMCR1_PMC4SEL (Results 1 – 2 of 2) sorted by relevance
47 #define PPC_SET_PMC4SEL(r, x) ((r & ~(SPR_MMCR1_PMC4SEL(0x1f))) | SPR_MMCR1_PMC4SEL(x))
428 #define SPR_MMCR1_PMC4SEL(x) (((x) & 0x1f) << 22) /* PMC 4 selector */423 #define SPR_MMCR1_PMC4SEL( global() macro