Searched refs:FIQ_EN (Results 1 – 4 of 4) sorted by relevance
53 val = ENABLE_GRP0 | ENABLE_GRP1 | FIQ_EN | FIQ_BYP_DIS_GRP0; in tegra_gic_cpuif_setup()
69 #define FIQ_EN (U(1) << 3) macro
133 val = ENABLE_GRP0 | FIQ_EN | FIQ_BYP_DIS_GRP0; in arm_gic_cpuif_setup()
280 if (gicc_ctlr & FIQ_EN) in gicv2_interrupt_type_to_line()