Searched refs:SMCMR_TEN (Results 1 – 3 of 3) sorted by relevance
429 setbits16(&pinfo->smcp->smc_smcmr, (SMCMR_REN | SMCMR_TEN)); in cpm_uart_startup()471 clrbits16(&smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_shutdown()630 prev_mode = in_be16(&smcp->smc_smcmr) & (SMCMR_REN | SMCMR_TEN); in cpm_uart_set_termios()901 setbits16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_init_smc()921 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_request_port()1342 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_console_setup()
110 #define SMCMR_TEN ((ushort)0x0002) macro
195 #define SMCMR_TEN ((ushort)0x0002) macro