Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
Duncompress.h29 serial_port = _Ser1UTCR0; in putc()
DSA-1100.h301 #define _Ser1UTCR0 __PREG(Ser1UTCR0) macro
/linux-4.1.27/arch/arm/mach-sa1100/
Dassabet.c547 if (port->mapbase == _Ser1UTCR0) { in assabet_uart_pm()
565 if (port->mapbase == _Ser1UTCR0) { in assabet_set_mctrl()
591 if (port->mapbase == _Ser1UTCR0) { in assabet_get_mctrl()
Dhackkit.c115 if (port->mapbase == _Ser1UTCR0) { in hackkit_set_mctrl()
Dneponset.c104 if (port->mapbase == _Ser1UTCR0) { in neponset_set_mctrl()
139 if (port->mapbase == _Ser1UTCR0) { in neponset_get_mctrl()
/linux-4.1.27/drivers/tty/serial/
Dsa1100.c680 sa1100_ports[idx].port.mapbase = _Ser1UTCR0; in sa1100_register_uart()