Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.h48 struct uart_cpm_port { struct
49 struct uart_port port;
50 u16 rx_nrfifos;
51 u16 rx_fifosize;
52 u16 tx_nrfifos;
53 u16 tx_fifosize;
54 smc_t __iomem *smcp;
55 smc_uart_t __iomem *smcup;
56 scc_t __iomem *sccp;
57 scc_uart_t __iomem *sccup;
[all …]