Searched refs:USART_CR1_RTOIE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ | ||
H A D | stm32-usart.h | 95 #define USART_CR1_RTOIE BIT(26) /* F7 */ macro |
H A D | stm32-usart.c | 1246 stm32_port->cr1_irq = USART_CR1_RTOIE; in stm32_usart_set_termios() |