Searched refs:ECMR_RTM (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | sh_eth.h | 514 ECMR_RTM = 0x00000010, enumerator 516 ECMR_RTM = 0x00000004,
|
H A D | sh_eth.c | 429 val = ECMR_RTM; in sh_eth_phy_regs_config()
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.h | 312 ECMR_RTM = 0x00000010, ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, enumerator
|
H A D | sh_eth.c | 801 sh_eth_modify(ndev, ECMR, ECMR_RTM, 0); in sh_eth_set_rate_sh7724() 804 sh_eth_modify(ndev, ECMR, ECMR_RTM, ECMR_RTM); in sh_eth_set_rate_sh7724()
|