Searched refs:UART_TSH (Results 1 – 1 of 1) sorted by relevance
171 #define UART_TSH(port) (to_mvuart(port)->data->regs.tsh) macro225 writel(c, port->membase + UART_TSH(port)); in mvebu_uart_start_tx()339 writel(ch, port->membase + UART_TSH(port)), in mvebu_uart_tx_chars()632 writel(c, port->membase + UART_TSH(port)); in mvebu_uart_put_poll_char()724 writel(ch, port->membase + UART_TSH(port)); in mvebu_uart_console_putchar()829 mvuart->pm_regs.tsh = readl(port->membase + UART_TSH(port)); in mvebu_uart_suspend()850 writel(mvuart->pm_regs.tsh, port->membase + UART_TSH(port)); in mvebu_uart_resume()