Searched refs:ar933x_uart_port (Results 1 – 1 of 1) sorted by relevance
37 struct ar933x_uart_port { struct42 static inline unsigned int ar933x_uart_read(struct ar933x_uart_port *up, in ar933x_uart_read() argument48 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 …]