Searched refs:SMCMR_TEN (Results 1 – 5 of 5) sorted by relevance
96 clrbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in serial_mpc8xx_probe()167 setbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in serial_mpc8xx_probe()
425 setbits16(&pinfo->smcp->smc_smcmr, (SMCMR_REN | SMCMR_TEN)); in cpm_uart_startup()467 clrbits16(&smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_shutdown()593 prev_mode = in_be16(&smcp->smc_smcmr) & (SMCMR_REN | SMCMR_TEN); in cpm_uart_set_termios()868 setbits16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_init_smc()960 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_request_port()1451 clrbits16(&pinfo->smcp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in cpm_uart_console_setup()
111 #define SMCMR_TEN ((ushort)0x0002) macro
195 #define SMCMR_TEN ((ushort)0x0002) macro
140 #define SMCMR_TEN ((ushort)0x0002) macro