Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dstm32-usart.h126 #define USART_CR3_EIE BIT(0) macro
H A Dstm32-usart.c1350 cr3 |= USART_CR3_EIE; in stm32_usart_set_termios()
1896 cr3 &= ~USART_CR3_EIE; in stm32_usart_serial_remove()