Home
last modified time | relevance | path

Searched refs:MMIO_BASE (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-rockchip/
A Dplatform_config.h46 #define MMIO_BASE 0xF8000000 macro
48 #define GIC_BASE (MMIO_BASE + 0x06E00000)
50 #define GICC_BASE (MMIO_BASE + 0x07F00000)
54 #define UART0_BASE (MMIO_BASE + 0x07180000)
57 #define UART1_BASE (MMIO_BASE + 0x07190000)
60 #define UART2_BASE (MMIO_BASE + 0x071A0000)
63 #define UART3_BASE (MMIO_BASE + 0x071B0000)
66 #define SGRF_BASE (MMIO_BASE + 0x07330000)

Completed in 2 milliseconds