Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c69 #define ADCL_CFG_RTS_DELAY_MASK GENMASK(11, 8) macro
196 FIELD_MAX(ADCL_CFG_RTS_DELAY_MASK)); in pci1xxxx_rs485_config()
197 mode_cfg |= FIELD_PREP(ADCL_CFG_RTS_DELAY_MASK, in pci1xxxx_rs485_config()