Searched refs:SERIAL_BASE (Results 1 – 4 of 4) sorted by relevance
13 #define SERIAL_BASE ((unsigned char *)0xf0000be0) macro20 unsigned char v, *base = SERIAL_BASE; in putc()32 unsigned char v, *base = SERIAL_BASE; in flush()
14 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro18 unsigned char *base = SERIAL_BASE; in putc()32 unsigned char *base = SERIAL_BASE; in flush()
12 #define SERIAL_BASE ((unsigned char *)UART0_PHYS_BASE) macro16 unsigned char *base = SERIAL_BASE; in putc()30 unsigned char *base = SERIAL_BASE; in flush()
333 #define SERIAL_BASE (S3C2410_CS2 + BAST_PA_SUPERIO) macro339 .mapbase = SERIAL_BASE + 0x2f8,347 .mapbase = SERIAL_BASE + 0x3f8,