Searched refs:SMCMR_PEN (Results 1 – 3 of 3) sorted by relevance
119 #define SMCMR_PEN ((ushort)0x0200) /* Parity enable */ macro120 #define SMCMR_BS SMCMR_PEN
203 #define SMCMR_PEN ((ushort)0x0200) /* Parity enable */ macro204 #define SMCMR_BS SMCMR_PEN
526 cval |= SMCMR_PEN; in cpm_uart_set_termios()