Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h30 serial_port = _Ser1UTCR0; in putc()
H A DSA-1100.h302 #define _Ser1UTCR0 __PREG(Ser1UTCR0) macro
/openbmc/linux/arch/arm/mach-sa1100/
H A Dassabet.c654 if (port->mapbase == _Ser1UTCR0) { in assabet_uart_pm()
/openbmc/u-boot/include/
H A DSA-1100.h427 #define _Ser1UTCR0 _UTCR0 (1) /* Ser. port 1 UART Control Reg. 0 */ macro
455 (*((volatile Word *) io_p2v (_Ser1UTCR0)))
502 #define Ser1UTCR0 ( io_p2v (_Ser1UTCR0))
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c647 sa1100_ports[idx].port.mapbase = _Ser1UTCR0; in sa1100_register_uart()