Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dar933x_uart.c66 static inline void ar933x_uart_write(struct ar933x_uart_port *up, in ar933x_uart_write() function
82 ar933x_uart_write(up, offset, t); in ar933x_uart_rmw()
102 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_start_tx_interrupt()
108 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_tx_interrupt()
117 ar933x_uart_write(up, AR933X_UART_DATA_REG, rdata); in ar933x_uart_putc()
165 ar933x_uart_write(up, AR933X_UART_INT_EN_REG, up->ier); in ar933x_uart_stop_rx()
287 ar933x_uart_write(up, AR933X_UART_CLOCK_REG, in ar933x_uart_set_termios()
322 ar933x_uart_write(up, AR933X_UART_DATA_REG, in ar933x_uart_rx_chars()
394 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
400 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
[all …]