Searched refs:SMCMR_TEN (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/serial/
H A Dserial_mpc8xx.c100 clrbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN);
168 setbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN);
/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h140 #define SMCMR_TEN ((ushort)0x0002) macro

Completed in 63 milliseconds