Lines Matching refs:UL

20 #define AML_NSDRAM0_BASE			UL(0x01000000)
21 #define AML_NSDRAM0_SIZE UL(0x0F000000)
23 #define AML_NSDRAM1_BASE UL(0x10000000)
24 #define AML_NSDRAM1_SIZE UL(0x00100000)
26 #define BL31_BASE UL(0x05100000)
27 #define BL31_SIZE UL(0x000C0000)
31 #define AML_SHARE_MEM_INPUT_BASE UL(0x050FE000)
32 #define AML_SHARE_MEM_OUTPUT_BASE UL(0x050FF000)
34 #define AML_SEC_DEVICE0_BASE UL(0xC0000000)
35 #define AML_SEC_DEVICE0_SIZE UL(0x09000000)
37 #define AML_SEC_DEVICE1_BASE UL(0xD0040000)
38 #define AML_SEC_DEVICE1_SIZE UL(0x00008000)
40 #define AML_TZRAM_BASE UL(0xD9000000)
41 #define AML_TZRAM_SIZE UL(0x00014000)
45 #define AML_MHU_SECURE_SCP_TO_AP_PAYLOAD UL(0xD9013800)
46 #define AML_MHU_SECURE_AP_TO_SCP_PAYLOAD UL(0xD9013A00)
47 #define AML_PSCI_MAILBOX_BASE UL(0xD9013F00)
53 #define AML_TZROM_BASE UL(0xD9040000)
54 #define AML_TZROM_SIZE UL(0x00010000)
56 #define AML_SEC_DEVICE2_BASE UL(0xDA000000)
57 #define AML_SEC_DEVICE2_SIZE UL(0x00200000)
59 #define AML_SEC_DEVICE3_BASE UL(0xDA800000)
60 #define AML_SEC_DEVICE3_SIZE UL(0x00200000)
65 #define AML_GICD_BASE UL(0xC4301000)
66 #define AML_GICC_BASE UL(0xC4302000)
82 #define AML_UART0_AO_BASE UL(0xC81004C0)
89 #define AML_AO_TIMESTAMP_CNTL UL(0xC81000B4)
91 #define AML_SYS_CPU_CFG7 UL(0xC8834664)
93 #define AML_AO_RTI_STATUS_REG3 UL(0xDA10001C)
94 #define AML_AO_RTI_SCP_STAT UL(0xDA10023C)
101 #define AML_HIU_MAILBOX_SET_0 UL(0xDA83C404)
102 #define AML_HIU_MAILBOX_STAT_0 UL(0xDA83C408)
103 #define AML_HIU_MAILBOX_CLR_0 UL(0xDA83C40C)
104 #define AML_HIU_MAILBOX_SET_3 UL(0xDA83C428)
105 #define AML_HIU_MAILBOX_STAT_3 UL(0xDA83C42C)
106 #define AML_HIU_MAILBOX_CLR_3 UL(0xDA83C430)
108 #define AML_SHA_DMA_BASE UL(0xC883E000)