Searched refs:GICD_CPENDSGIR (Results 1 – 2 of 2) sorted by relevance
104 return mmio_read_32(base + GICD_CPENDSGIR + (n << 2)); in gicd_read_cpendsgir()180 mmio_write_32(base + GICD_CPENDSGIR + (n << 2), val); in gicd_write_cpendsgir()
70 #define GICD_CPENDSGIR 0xF10 macro