Searched refs:UARTDR (Results 1 – 1 of 1) sorted by relevance
55 #define UARTDR(port) ((port)->iobase + UARTDR1 - SYSCON1) macro99 ch = clps_readl(UARTDR(port)); in clps711xuart_int_rx()152 clps_writel(port->x_char, UARTDR(port)); in clps711xuart_int_tx()163 clps_writel(xmit->buf[xmit->tail], UARTDR(port)); in clps711xuart_int_tx()427 clps_writel(ch, UARTDR(port)); in clps711xuart_console_putchar()