Searched refs:GICR_ISENABLER (Results 1 – 2 of 2) sorted by relevance
573 return mmio_read_32(base + GICR_ISENABLER + (reg_num << 2)); in gicr_read_isenabler()579 mmio_write_32(base + GICR_ISENABLER + (reg_num << 2), val); in gicr_write_isenabler()
182 #define GICR_ISENABLER GICR_ISENABLER0 macro
Completed in 6 milliseconds