Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsunzilog.c74 struct uart_sunzilog_port { struct
78 struct uart_sunzilog_port *next; argument
81 unsigned char curregs[NUM_ZSREGS];
83 unsigned int flags;
110 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument