Searched refs:UART_PPTR (Results 1 - 25 of 28) sorted by relevance

12

/seL4-mcs-10.1.1/include/plat/zynqmp/plat/64/plat_mode/machine/
H A Ddevices.h24 #define UART_PPTR 0xffffffffffff0000 macro
/seL4-mcs-10.1.1/include/plat/bcm2837/plat/32/plat_mode/machine/
H A Ddevices.h17 #define UART_PPTR 0xFFF01000 macro
/seL4-mcs-10.1.1/include/plat/bcm2837/plat/64/plat_mode/machine/
H A Ddevices.h17 #define UART_PPTR 0xFFFFFFFFFFF01000 macro
/seL4-mcs-10.1.1/include/plat/zynqmp/plat/32/plat_mode/machine/
H A Ddevices.h24 #define UART_PPTR 0xfff01000 macro
/seL4-mcs-10.1.1/src/plat/apq8064/machine/
H A Dio.c17 #define UART_REG(X) ((volatile uint32_t *)(UART_PPTR + (X)))
/seL4-mcs-10.1.1/src/plat/zynqmp/machine/
H A Dio.c29 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/include/plat/bcm2837/plat/machine/
H A Dhardware.h43 UART_PPTR,
/seL4-mcs-10.1.1/include/plat/zynqmp/plat/machine/
H A Dhardware.h49 UART_PPTR,
/seL4-mcs-10.1.1/src/plat/bcm2837/machine/
H A Dio.c19 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/src/plat/exynos_common/
H A Dio.c33 #define UART_REG(X) ((volatile uint32_t *)(UART_PPTR + (X)))
/seL4-mcs-10.1.1/src/plat/imx31/machine/
H A Dio.c34 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/src/plat/imx6/machine/
H A Dio.c34 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/src/plat/imx7/machine/
H A Dio.c34 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/src/plat/zynq7000/machine/
H A Dio.c37 #define UART_REG(x) ((volatile uint32_t *)(UART_PPTR + (x)))
/seL4-mcs-10.1.1/include/plat/imx31/plat/machine/
H A Ddevices.h28 #define UART_PPTR 0xfff03000 macro
H A Dhardware.h47 UART_PPTR,
/seL4-mcs-10.1.1/include/plat/zynq7000/plat/machine/
H A Ddevices.h17 #define UART_PPTR 0xfff01000 macro
H A Dhardware.h47 UART_PPTR,
/seL4-mcs-10.1.1/include/plat/imx7/plat/machine/
H A Dhardware.h46 UART_PPTR,
H A Ddevices.h17 #define UART_PPTR 0xfff01000 macro
/seL4-mcs-10.1.1/include/plat/imx6/plat/machine/
H A Ddevices.h25 #define UART_PPTR 0xfff01000 macro
H A Dhardware.h48 UART_PPTR,
/seL4-mcs-10.1.1/include/plat/apq8064/plat/machine/
H A Ddevices.h15 #define UART_PPTR 0xfff01000 macro
/seL4-mcs-10.1.1/include/plat/exynos4/plat/machine/
H A Ddevices.h15 #define UART_PPTR 0xfff01000 macro
H A Dhardware.h49 UART_PPTR,

Completed in 170 milliseconds

12