over8 71 drivers/tty/serial/stm32-usart.c bool over8; over8 74 drivers/tty/serial/stm32-usart.c over8 = *cr1 & USART_CR1_OVER8; over8 76 drivers/tty/serial/stm32-usart.c if (over8) over8 88 drivers/tty/serial/stm32-usart.c if (over8) over8 108 drivers/tty/serial/stm32-usart.c bool over8; over8 121 drivers/tty/serial/stm32-usart.c over8 = cr1 & USART_CR1_OVER8; over8 123 drivers/tty/serial/stm32-usart.c if (over8)