Searched refs:SMCMR_REN (Results 1 – 2 of 2) sorted by relevance
93 clrbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in smc_init()164 setbits_be16(&sp->smc_smcmr, SMCMR_REN | SMCMR_TEN); in smc_init()
139 #define SMCMR_REN ((ushort)0x0001) macro