Searched refs:GICD_ISENABLER (Results 1 – 5 of 5) sorted by relevance
36 return mmio_read_32(base + GICD_ISENABLER + (n << 2)); in gicd_read_isenabler()149 mmio_write_32(base + GICD_ISENABLER + (n << 2), val); in gicd_write_isenabler()
49 #define GICD_ISENABLER U(0x100) macro
122 uintptr_t isenabler1 = PLAT_VERSAL_GICD_BASE + GICD_ISENABLER + 4; in pm_client_set_wakeup_sources()
161 return mmio_read_32(base + GICD_ISENABLER + (n << 2)); in gicd_read_isenabler()
180 uintptr_t isenabler1 = BASE_GICD_BASE + GICD_ISENABLER + 4; in pm_client_set_wakeup_sources()