Searched refs:MAX310X_LCR_TXBREAK_BIT (Results 1 – 1 of 1) sorted by relevance
153 #define MAX310X_LCR_TXBREAK_BIT (1 << 6) /* TX break enable */ macro872 MAX310X_LCR_TXBREAK_BIT, in max310x_break_ctl()873 break_state ? MAX310X_LCR_TXBREAK_BIT : 0); in max310x_break_ctl()