Searched refs:PLAT_GICR_BASE (Results 1 – 8 of 8) sorted by relevance
38 .gicr_base = PLAT_GICR_BASE,61 unsigned int val = mmio_read_32(PLAT_GICR_BASE + GICR_WAKER); in plat_gicr_exit_sleep()70 mmio_write_32(PLAT_GICR_BASE + GICR_WAKER, val & ~WAKER_SL_BIT); in plat_gicr_exit_sleep()72 while ((mmio_read_32(PLAT_GICR_BASE + GICR_WAKER) & WAKER_QSC_BIT) != 0U) in plat_gicr_exit_sleep()
40 #define PLAT_GICR_BASE 0x51b00000 macro
39 #define PLAT_GICR_BASE 0x51b00000 macro
41 #define PLAT_GICR_BASE U(0x38880000) macro
160 #define PLAT_GICR_BASE 0 macro
64 #define PLAT_GICR_BASE U(0x38880000) macro
50 #define PLAT_GICR_BASE U(0x38880000) macro
67 #define PLAT_GICR_BASE U(0x38880000) macro
Completed in 8 milliseconds