Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dwlib.c45 #define DW_UART_LCR_EXT_SEND_ADDR BIT(2) macro
172 lcr |= DW_UART_LCR_EXT_SEND_ADDR; in dw8250_rs485_set_addr()