Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dar933x_uart.c48 static inline void ar933x_uart_write(struct ar933x_uart_port *up, in ar933x_uart_write() function
64 ar933x_uart_write(up, offset, t); in ar933x_uart_rmw()
84 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_start_tx_interrupt()
90 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_tx_interrupt()
99 ar933x_uart_write(up, AR933X_UART_DATA_REG, rdata); in ar933x_uart_putc()
143 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_rx()
212 ar933x_uart_write(up, AR933X_UART_CLOCK_REG, in ar933x_uart_set_termios()
243 ar933x_uart_write(up, AR933X_UART_DATA_REG, in ar933x_uart_rx_chars()
321 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
327 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
[all …]