Home
last modified time | relevance | path

Searched defs:ioc4_serial (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c286 struct ioc4_serial { struct
292 struct ioc4_serialregs port_0; argument
293 struct ioc4_serialregs port_1; argument
294 struct ioc4_serialregs port_2; argument
295 struct ioc4_serialregs port_3; argument
296 struct ioc4_uartregs uart_0;
297 struct ioc4_uartregs uart_1;
298 struct ioc4_uartregs uart_2;
299 struct ioc4_uartregs uart_3;
1062 void __iomem *ioc4_serial = soft->is_ioc4_serial_addr; in ioc4_attach_local() local