Home
last modified time | relevance | path

Searched refs:_Ser2UTCR0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h32 serial_port = _Ser2UTCR0; in putc()
H A DSA-1100.h303 #define _Ser2UTCR0 __PREG(Ser2UTCR0) macro
/openbmc/u-boot/include/
H A DSA-1100.h435 #define _Ser2UTCR0 _UTCR0 (2) /* Ser. port 2 UART Control Reg. 0 */ macro
470 (*((volatile Word *) io_p2v (_Ser2UTCR0)))
510 #define Ser2UTCR0 ( io_p2v (_Ser2UTCR0))
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c654 sa1100_ports[idx].port.mapbase = _Ser2UTCR0; in sa1100_register_uart()