Home
last modified time | relevance | path

Searched refs:ECMR_DM (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dravb.c64 #define ECMR_DM BIT(1) macro
425 mask |= ECMR_DM; in ravb_config()
H A Dsh_eth.h511 ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, ECMR_DM = 0x00000002, enumerator
H A Dsh_eth.c450 val | (ECMR_CHG_DM | ECMR_RE | ECMR_TE | ECMR_DM), in sh_eth_phy_regs_config()