Searched refs:ECMR_ELB (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.h | 348 ECMR_RTM = 0x00000010, ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, enumerator
|
| H A D | sh_eth.c | 640 sh_eth_modify(ndev, ECMR, ECMR_ELB, 0); in sh_eth_set_rate_rcar() 643 sh_eth_modify(ndev, ECMR, ECMR_ELB, ECMR_ELB); in sh_eth_set_rate_rcar()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | sh_eth.h | 565 ECMR_ILB = 0x00000008, ECMR_ELB = 0x00000004, ECMR_DM = 0x00000002, enumerator
|