Searched refs:SERIAL_BASE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ebsa110/include/mach/
H A Duncompress.h13 #define SERIAL_BASE ((unsigned char *)0xf0000be0) macro
20 unsigned char v, *base = SERIAL_BASE;
32 unsigned char v, *base = SERIAL_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro
16 unsigned char *base = SERIAL_BASE;
30 unsigned char *base = SERIAL_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-loki/include/mach/
H A Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro
16 unsigned char *base = SERIAL_BASE;
30 unsigned char *base = SERIAL_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Duncompress.h12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro
16 unsigned char *base = SERIAL_BASE;
30 unsigned char *base = SERIAL_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Duncompress.h14 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro
18 unsigned char *base = SERIAL_BASE;
32 unsigned char *base = SERIAL_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shark/include/mach/
H A Duncompress.h10 #define SERIAL_BASE ((volatile unsigned char *)0x400003f8) macro
16 SERIAL_BASE[0] = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dmach-bast.c379 #define SERIAL_BASE (S3C2410_CS2 + BAST_PA_SUPERIO) macro
385 .mapbase = SERIAL_BASE + 0x2f8,
393 .mapbase = SERIAL_BASE + 0x3f8,

Completed in 109 milliseconds