Searched refs:ECMR_RTM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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 | 803 sh_eth_modify(ndev, ECMR, ECMR_RTM, 0); in sh_eth_set_rate_sh7724() 806 sh_eth_modify(ndev, ECMR, ECMR_RTM, ECMR_RTM); in sh_eth_set_rate_sh7724()
|
/kernel/linux/linux-6.6/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()
|
Completed in 11 milliseconds