Searched refs:AMBA_UART_DR (Results 1 – 6 of 6) sorted by relevance
20 #define AMBA_UART_DR (*(volatile unsigned char *)0xc0013000) macro33 AMBA_UART_DR = c; in putc()
20 #define AMBA_UART_DR (*(volatile unsigned char *)0x101F1000) macro33 AMBA_UART_DR = c; in putc()
21 #define AMBA_UART_DR (*(volatile unsigned char *)0x16000000) macro36 AMBA_UART_DR = c; in putc()
13 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro39 AMBA_UART_DR(base) = c; in putc()
20 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro57 AMBA_UART_DR(base) = c; in putc()
29 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro63 AMBA_UART_DR(base) = c; in putc()