Lines Matching defs:uart_out32
120 static inline void uart_out32(u32 val, u32 offset, struct uart_port *port)
193 uart_out32(port->x_char, ULITE_TX, port);
202 uart_out32(xmit->buf[xmit->tail], ULITE_TX, port);
296 uart_out32(ULITE_CONTROL_RST_RX | ULITE_CONTROL_RST_TX,
298 uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);
307 uart_out32(0, ULITE_CONTROL, port);
386 uart_out32(ULITE_CONTROL_RST_TX, ULITE_CONTROL, port);
437 uart_out32(ch, ULITE_TX, port);
486 uart_out32(ch, ULITE_TX, port);
504 uart_out32(0, ULITE_CONTROL, port);
512 uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);