Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h110 #define USART_CR2_STOP_2B BIT(13) macro
H A Dstm32-usart.c1203 cr2 |= USART_CR2_STOP_2B; in stm32_usart_set_termios()