Searched refs:PMCR0_IACT (Results 1 – 3 of 3) sorted by relevance
30 #define PMCR0_IACT BIT(11) macro
393 state &= ~PMCR0_IACT; in m1_pmu_handle_irq()469 val &= ~(PMCR0_IMODE | PMCR0_IACT); in __m1_pmu_set_mode()
566 if ((read_sysreg_s(SYS_IMP_APL_PMCR0_EL1) & (PMCR0_IMODE | PMCR0_IACT)) == in aic_handle_fiq()567 (FIELD_PREP(PMCR0_IMODE, PMCR0_IMODE_FIQ) | PMCR0_IACT)) { in aic_handle_fiq()832 sysreg_clear_set_s(SYS_IMP_APL_PMCR0_EL1, PMCR0_IMODE | PMCR0_IACT, in aic_init_cpu()