Searched refs:SERIAL_BASE (Results 1 – 6 of 6) 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()
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()
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()
10 #define SERIAL_BASE ((volatile unsigned char *)0x400003f8) macro16 SERIAL_BASE[0] = c; in putc()
351 #define SERIAL_BASE (S3C2410_CS2 + BAST_PA_SUPERIO) macro357 .mapbase = SERIAL_BASE + 0x2f8,365 .mapbase = SERIAL_BASE + 0x3f8,