Searched refs:UART_LCR_SBC (Results 1 – 5 of 5) sorted by relevance
100 #define UART_LCR_SBC (BIT(6)) macro
95 #define UART_LCR_SBC 0x40 /* Set break control */ macro
89 #define UART_LCR_SBC 0x40 /**< Set break control */ macro
56 #define UART_LCR_SBC (BIT(6)) macro
280 #define UART_LCR_SBC (BIT(6)) macro
Completed in 14 milliseconds