Searched refs:GICR_ISENABLER0 (Results 1 – 2 of 2) sorted by relevance
231 return mmio_read_32(base + GICR_ISENABLER0); in gicr_read_isenabler0()241 mmio_write_32(base + GICR_ISENABLER0, val); in gicr_write_isenabler0()
92 #define GICR_ISENABLER0 (GICR_SGIBASE_OFFSET + 0x100) macro