Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h174 #define USART_ICR_RTOCF BIT(11) /* F7 */ macro
H A Dstm32-usart.c873 writel_relaxed(USART_ICR_RTOCF, in stm32_usart_interrupt()