Searched refs:AMBA_UART_DR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/include/mach/
H A Duncompress.h20 #define AMBA_UART_DR (*(volatile unsigned char *)0xc0013000) macro
33 AMBA_UART_DR = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-versatile/include/mach/
H A Duncompress.h20 #define AMBA_UART_DR (*(volatile unsigned char *)0x101F1000) macro
33 AMBA_UART_DR = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/include/mach/
H A Duncompress.h21 #define AMBA_UART_DR (*(volatile unsigned char *)0x16000000) macro
36 AMBA_UART_DR = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-vexpress/include/mach/
H A Duncompress.h20 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro
37 AMBA_UART_DR(base) = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-cns3xxx/include/mach/
H A Duncompress.h14 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro
40 AMBA_UART_DR(base) = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/include/mach/
H A Duncompress.h29 #define AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) macro
63 AMBA_UART_DR(base) = c;

Completed in 203 milliseconds