Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c70 struct uart_sunzilog_port { struct
74 struct uart_sunzilog_port *next; argument
77 unsigned char curregs[NUM_ZSREGS];
79 unsigned int flags;
106 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument