Home
last modified time | relevance | path

Searched refs:_Ser3UTCR0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h28 serial_port = _Ser3UTCR0; in putc()
H A DSA-1100.h304 #define _Ser3UTCR0 __PREG(Ser3UTCR0) macro
/openbmc/linux/arch/arm/mach-sa1100/
H A Dh3xxx.c88 if (port->mapbase == _Ser3UTCR0) { in h3xxx_uart_pm()
107 if (port->mapbase == _Ser3UTCR0) { in h3xxx_uart_set_wake()
/openbmc/u-boot/include/
H A DSA-1100.h444 #define _Ser3UTCR0 _UTCR0 (3) /* Ser. port 3 UART Control Reg. 0 */ macro
487 (*((volatile Word *) io_p2v (_Ser3UTCR0)))
519 #define Ser3UTCR0 ( io_p2v (_Ser3UTCR0))
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c661 sa1100_ports[idx].port.mapbase = _Ser3UTCR0; in sa1100_register_uart()