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