Searched refs:GICR_ISENABLER0 (Results 1 – 3 of 3) sorted by relevance
37 #define GICR_ISENABLER0 GICD_ISENABLER macro
62 writel(GICD_INT_EN_SET_SGI, sgi_base + GICR_ISENABLER0); in gicv3_enable_defaults()
327 offset = enable ? GICR_ISENABLER0 : GICR_ICENABLER0; in gic_irq_set_clr_enable()