Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dravb.c64 #define ECMR_DM BIT(1) macro
423 mask |= ECMR_DM; in ravb_config()
H A Dsh_eth.h565 ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, ECMR_DM = 0x00000002, enumerator
H A Dsh_eth.c468 sh_eth_write(eth, val | (ECMR_CHG_DM|ECMR_RE|ECMR_TE|ECMR_DM), in sh_eth_config()