Lines Matching defs:uart_out32
110 static inline void uart_out32(u32 val, u32 offset, struct uart_port *port)
181 uart_out32(port->x_char, ULITE_TX, port);
190 uart_out32(xmit->buf[xmit->tail], ULITE_TX, port);
285 uart_out32(ULITE_CONTROL_RST_RX | ULITE_CONTROL_RST_TX,
287 uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);
296 uart_out32(0, ULITE_CONTROL, port);
369 uart_out32(ULITE_CONTROL_RST_TX, ULITE_CONTROL, port);
416 uart_out32(ch, ULITE_TX, port);
474 uart_out32(ch, ULITE_TX, port);
492 uart_out32(0, ULITE_CONTROL, port);
500 uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);