Lines Matching defs:owl_uart_write
80 static inline void owl_uart_write(struct uart_port *port, u32 val, unsigned int off)
101 owl_uart_write(port, ctl, OWL_UART_CTL);
140 owl_uart_write(port, val, OWL_UART_CTL);
144 owl_uart_write(port, val, OWL_UART_STAT);
153 owl_uart_write(port, val, OWL_UART_CTL);
157 owl_uart_write(port, val, OWL_UART_STAT);
171 owl_uart_write(port, val, OWL_UART_STAT);
175 owl_uart_write(port, val, OWL_UART_CTL);
189 owl_uart_write(port, port->x_char, OWL_UART_TXDAT);
199 owl_uart_write(port, ch, OWL_UART_TXDAT);
217 owl_uart_write(port, val, OWL_UART_CTL);
269 owl_uart_write(port, stat, OWL_UART_STAT);
286 owl_uart_write(port, val, OWL_UART_CTL);
309 owl_uart_write(port, val, OWL_UART_STAT);
314 owl_uart_write(port, val, OWL_UART_CTL);
381 owl_uart_write(port, ctl, OWL_UART_CTL);
491 owl_uart_write(port, ch, OWL_UART_TXDAT);
516 owl_uart_write(port, val, OWL_UART_CTL);
527 owl_uart_write(port, val, OWL_UART_STAT);
529 owl_uart_write(port, old_ctl, OWL_UART_CTL);