Searched refs:FIQ_EN (Results 1 – 3 of 3) sorted by relevance
110 #define FIQ_EN (1 << 3) macro
183 val = ENABLE_GRP0 | FIQ_EN | FIQ_BYP_DIS_GRP0; in arm_gic_cpuif_setup()
313 if (gicc_ctlr & FIQ_EN) in gicv2_interrupt_type_to_line()