UART_TSH 198 drivers/tty/serial/mvebu-uart.c writel(xmit->buf[xmit->tail], port->membase + UART_TSH(port)); UART_TSH 305 drivers/tty/serial/mvebu-uart.c writel(port->x_char, port->membase + UART_TSH(port)); UART_TSH 317 drivers/tty/serial/mvebu-uart.c writel(xmit->buf[xmit->tail], port->membase + UART_TSH(port)); UART_TSH 570 drivers/tty/serial/mvebu-uart.c writel(c, port->membase + UART_TSH(port)); UART_TSH 654 drivers/tty/serial/mvebu-uart.c writel(ch, port->membase + UART_TSH(port)); UART_TSH 758 drivers/tty/serial/mvebu-uart.c mvuart->pm_regs.tsh = readl(port->membase + UART_TSH(port)); UART_TSH 776 drivers/tty/serial/mvebu-uart.c writel(mvuart->pm_regs.tsh, port->membase + UART_TSH(port));