Home
last modified time | relevance | path

Searched defs:USART_CR1_PS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_stm32.h61 #define USART_CR1_PS BIT(9) macro
/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h86 #define USART_CR1_PS BIT(9) macro