Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dar933x_uart.c37 struct ar933x_uart_port { struct
42 static inline unsigned int ar933x_uart_read(struct ar933x_uart_port *up, in ar933x_uart_read() argument
48 static inline void ar933x_uart_write(struct ar933x_uart_port *up, in ar933x_uart_write()
54 static inline void ar933x_uart_rmw(struct ar933x_uart_port *up, in ar933x_uart_rmw()
67 static inline void ar933x_uart_rmw_set(struct ar933x_uart_port *up, in ar933x_uart_rmw_set()
74 static inline void ar933x_uart_rmw_clear(struct ar933x_uart_port *up, in ar933x_uart_rmw_clear()
81 static inline void ar933x_uart_start_tx_interrupt(struct ar933x_uart_port *up) in ar933x_uart_start_tx_interrupt()
87 static inline void ar933x_uart_stop_tx_interrupt(struct ar933x_uart_port *up) in ar933x_uart_stop_tx_interrupt()
93 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc()
104 struct ar933x_uart_port *up = (struct ar933x_uart_port *) port; in ar933x_uart_tx_empty()
[all …]