Searched refs:MMCR1_PMC3SEL_SH (Results 1 – 5 of 5) sorted by relevance
68 #define MMCR1_PMC3SEL_SH 27 macro391 << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2)); in p970_compute_mmcr()414 shift = MMCR1_PMC3SEL_SH - 5 * (pmc - 2); in p970_disable_pmc()
80 #define MMCR1_PMC3SEL_SH 27 macro506 mmcr1 |= psel << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2)); in p4_compute_mmcr()537 mmcr[1] &= ~(0x1fUL << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2))); in p4_disable_pmc()
48 #define MMCR1_PMC3SEL_SH 8 macro
70 #define MMCR1_PMC3SEL_SH 9 macro