Searched defs:uart_8250_port (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/8250/
H A D8250.h16 struct uart_8250_port { struct
89 static inline int serial_in(struct uart_8250_port *up, int offset)
94 static inline void serial_out(struct uart_8250_port *up, int offset, int value)

Completed in 597 milliseconds