Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc4_serial.c283 struct ioc4_serial { struct
289 struct ioc4_serialregs port_0; argument
290 struct ioc4_serialregs port_1; argument
291 struct ioc4_serialregs port_2; argument
292 struct ioc4_serialregs port_3; argument
293 struct ioc4_uartregs uart_0;
294 struct ioc4_uartregs uart_1;
295 struct ioc4_uartregs uart_2;
296 struct ioc4_uartregs uart_3;
1059 void __iomem *ioc4_serial = soft->is_ioc4_serial_addr; in ioc4_attach_local() local