Searched defs:sccnxp_port (Results 1 – 1 of 1) sorted by relevance
111 struct sccnxp_port { struct112 struct uart_driver uart;116 int irq;117 u8 imr;119 struct sccnxp_chip *chip;122 struct console console;125 spinlock_t lock;127 bool poll;128 struct timer_list timer;130 struct sccnxp_pdata pdata;[all …]