Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c205 struct eg20t_port { struct
207 int port_type;
210 unsigned int iobase;
211 struct pci_dev *pdev;
212 int fifo_size;
214 int start_tx;
215 int start_rx;
216 int tx_empty;
217 int trigger;
241 /* protect the eg20t_port private structure and io access to membase */ argument
[all …]