Searched refs:ECMR_TE (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/net/
H A Dravb.c72 #define ECMR_TE BIT(5) macro
434 u32 mask = ECMR_CHG_DM | ECMR_RE | ECMR_TE;
H A Dsh_eth.c462 val | (ECMR_CHG_DM | ECMR_RE | ECMR_TE | ECMR_DM),
467 val | (ECMR_CHG_DM | ECMR_RE | ECMR_TE),
H A Dsh_eth.h561 ECMR_PMDE = 0x00000200, ECMR_RE = 0x00000040, ECMR_TE = 0x00000020, enumerator in enum:FELIC_MODE_BIT

Completed in 60 milliseconds