Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c111 struct sccnxp_port { struct
112 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 …]