Searched refs:LCR_STOP_BIT1 (Results 1 – 4 of 4) sorted by relevance
47 #define LCR_STOP_BIT1 0xfb /* 1 stop bit */ macro
186 addr->LCR &= LCR_STOP_BIT1; in csi_usart_config_stopbits()
53 #define LCR_STOP_BIT1 0xfb /* 1 stop bit */ macro
163 addr->LCR &= LCR_STOP_BIT1; in dw_usart_set_stopbit()
Completed in 13 milliseconds