Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h312 ECMR_RTM = 0x00000010, ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, enumerator
H A Dsh_eth.c638 sh_eth_modify(ndev, ECMR, ECMR_ELB, 0); in sh_eth_set_rate_rcar()
641 sh_eth_modify(ndev, ECMR, ECMR_ELB, ECMR_ELB); in sh_eth_set_rate_rcar()
/openbmc/u-boot/drivers/net/
H A Dsh_eth.h511 ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, ECMR_DM = 0x00000002, enumerator