Lines Matching defs:owl_uart_write
84 static inline void owl_uart_write(struct uart_port *port, u32 val, unsigned int off)
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(port, val, OWL_UART_CTL);
247 owl_uart_write(port, stat, OWL_UART_STAT);
264 owl_uart_write(port, val, OWL_UART_CTL);
287 owl_uart_write(port, val, OWL_UART_STAT);
292 owl_uart_write(port, val, OWL_UART_CTL);
359 owl_uart_write(port, ctl, OWL_UART_CTL);
467 owl_uart_write(port, ch, OWL_UART_TXDAT);
503 owl_uart_write(port, ch, OWL_UART_TXDAT);
528 owl_uart_write(port, val, OWL_UART_CTL);
539 owl_uart_write(port, val, OWL_UART_STAT);
541 owl_uart_write(port, old_ctl, OWL_UART_CTL);