Searched defs:ioc4_serial (Results 1 – 1 of 1) sorted by relevance
283 struct ioc4_serial { struct289 struct ioc4_serialregs port_0; argument290 struct ioc4_serialregs port_1; argument291 struct ioc4_serialregs port_2; argument292 struct ioc4_serialregs port_3; argument293 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