Searched refs:LCR_STOP_BIT2 (Results 1 – 4 of 4) sorted by relevance
48 #define LCR_STOP_BIT2 0x04 /* 1.5 stop bit */ macro
194 addr->LCR |= LCR_STOP_BIT2; in csi_usart_config_stopbits()
54 #define LCR_STOP_BIT2 0x04 /* 1.5 stop bit */ macro
171 addr->LCR |= LCR_STOP_BIT2; in dw_usart_set_stopbit()
Completed in 14 milliseconds