Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dar933x_uart.c63 static inline void ar933x_uart_write(struct ar933x_uart_port *up, in ar933x_uart_write() function
79 ar933x_uart_write(up, offset, t); in ar933x_uart_rmw()
99 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_start_tx_interrupt()
105 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_tx_interrupt()
114 ar933x_uart_write(up, AR933X_UART_DATA_REG, rdata); in ar933x_uart_putc()
162 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_rx()
284 ar933x_uart_write(up, AR933X_UART_CLOCK_REG, in ar933x_uart_set_termios()
319 ar933x_uart_write(up, AR933X_UART_DATA_REG, in ar933x_uart_rx_chars()
391 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
397 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
[all …]