Searched refs:SMCMR_TEN (Results 1 – 4 of 4) sorted by relevance
434 setbits16(&pinfo->smcp->smc_smcmr, (SMCMR_REN | SMCMR_TEN)); in cpm_uart_startup()476 clrbits16(&smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_shutdown()637 prev_mode = in_be16(&smcp->smc_smcmr) & (SMCMR_REN | SMCMR_TEN); in cpm_uart_set_termios()912 setbits16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_init_smc()932 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_request_port()1347 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_console_setup()
184 #define SMCMR_TEN ((ushort)0x0002) macro
109 #define SMCMR_TEN ((ushort)0x0002) macro
194 #define SMCMR_TEN ((ushort)0x0002) macro