Searched refs:SMCMR_PEN (Results 1 – 5 of 5) sorted by relevance
117 #define SMCMR_PEN ((ushort)0x0200) /* Parity enable */ macro118 #define SMCMR_BS SMCMR_PEN
202 #define SMCMR_PEN ((ushort)0x0200) /* Parity enable */ macro203 #define SMCMR_BS SMCMR_PEN
192 #define SMCMR_PEN ((ushort)0x0200) /* Parity enable */ macro193 #define SMCMR_BS SMCMR_PEN
550 cval |= SMCMR_PEN; in cpm_uart_set_termios()
897 cval |= SMCMR_PEN; in change_speed()