Searched refs:owl_uart_write (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dowl-uart.c84 static inline void owl_uart_write(struct uart_port *port, u32 val, unsigned int off) function
105 owl_uart_write(port, ctl, OWL_UART_CTL);
144 owl_uart_write(port, val, OWL_UART_CTL);
148 owl_uart_write(port, val, OWL_UART_STAT);
157 owl_uart_write(port, val, OWL_UART_CTL);
161 owl_uart_write(port, val, OWL_UART_STAT);
175 owl_uart_write(port, val, OWL_UART_STAT);
179 owl_uart_write(port, val, OWL_UART_CTL);
188 owl_uart_write(port, ch, OWL_UART_TXDAT));
197 owl_uart_write(por
[all...]

Completed in 130 milliseconds