Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h95 #define USART_CR1_RTOIE BIT(26) /* F7 */ macro
H A Dstm32-usart.c1246 stm32_port->cr1_irq = USART_CR1_RTOIE; in stm32_usart_set_termios()