Home
last modified time | relevance | path

Searched refs:DW_UART_TCR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dwlib.c17 #define DW_UART_TCR 0xac /* Transceiver Control Register (RS485) */ macro
185 tcr = dw8250_readl_ext(p, DW_UART_TCR); in dw8250_rs485_config()
213 dw8250_writel_ext(p, DW_UART_TCR, tcr); in dw8250_rs485_config()