Searched refs:UART_TSH (Results 1 – 1 of 1) sorted by relevance
50 #define UART_TSH 0x04 /* Transmitter Holding Register */ macro114 tsh = (uint32_t *)(socdev_va + UART_REG_OFFSET + UART_TSH); in uart_mvebu_early_putc()240 uart_setreg(bas, UART_TSH, c & 0xff); in uart_mvebu_putc()561 uart_setreg(bas, UART_TSH, sc->sc_txbuf[i] & 0xff); in uart_mvebu_bus_transmit()