Searched refs:USART_RQR_SBKRQ (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/tty/serial/
H A Dstm32-usart.c1069 stm32_usart_set_bits(port, ofs->rqr, USART_RQR_SBKRQ);
1071 stm32_usart_clr_bits(port, ofs->rqr, USART_RQR_SBKRQ);
H A Dstm32-usart.h164 #define USART_RQR_SBKRQ BIT(1) /* F7 */ macro

Completed in 143 milliseconds