Home
last modified time | relevance | path

Searched refs:uart_ma35d1_port (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dma35d1_serial.c148 struct uart_ma35d1_port { struct
178 static void __stop_tx(struct uart_ma35d1_port *p) in __stop_tx()
189 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_tx()
194 static void transmit_chars(struct uart_ma35d1_port *up) in transmit_chars()
213 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_start_tx()
224 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_rx()
232 static void receive_chars(struct uart_ma35d1_port *up) in receive_chars()
530 static void wait_for_xmitr(struct uart_ma35d1_port *up) in wait_for_xmitr()
555 struct uart_ma35d1_port *up; in ma35d1serial_console_write()
593 struct uart_ma35d1_port *p; in ma35d1serial_console_setup()
[all …]