Searched refs:SMCMR_REN (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.h139 #define SMCMR_REN ((ushort)0x0001) macro

Completed in 89 milliseconds