Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_dwlib.c43 #define DW_UART_LCR_EXT_DLS_E BIT(0) macro
144 lcr |= DW_UART_LCR_EXT_DLS_E; in dw8250_rs485_set_addr()