Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c181 static void stm32_usart_config_reg_rs485(u32 *cr1, u32 *cr3, u32 delay_ADE, in stm32_usart_config_reg_rs485() argument
194 rs485_deat_dedt = delay_ADE * baud * 8; in stm32_usart_config_reg_rs485()
196 rs485_deat_dedt = delay_ADE * baud * 16; in stm32_usart_config_reg_rs485()