Lines Matching refs:ULL
16 #define RPI_IO_BASE ULL(0xFC000000)
17 #define RPI_IO_SIZE ULL(0x04000000)
19 #define RPI_LEGACY_BASE (ULL(0x02000000) + RPI_IO_BASE)
24 #define RPI3_MBOX_OFFSET ULL(0x0000B880)
30 #define RPI3_IO_PM_OFFSET ULL(0x00100000)
36 #define RPI3_IO_RNG_OFFSET ULL(0x00104000)
44 #define RPI4_IO_MINI_UART_OFFSET ULL(0x00215040)
46 #define RPI4_IO_PL011_UART_OFFSET ULL(0x00201000)
48 #define RPI4_PL011_UART_CLOCK ULL(48000000)
53 #define RPI3_IO_GPIO_OFFSET ULL(0x00200000)
59 #define RPI3_IO_SDHOST_OFFSET ULL(0x00202000)
66 #define RPI4_GIC_GICD_BASE ULL(0xff841000)
67 #define RPI4_GIC_GICC_BASE ULL(0xff842000)
69 #define RPI4_LOCAL_CONTROL_BASE_ADDRESS ULL(0xff800000)
70 #define RPI4_LOCAL_CONTROL_PRESCALER ULL(0xff800008)
75 #define RPI_PCIE_RC_BASES (RPI_IO_BASE + ULL(0x01500000))