Searched refs:MII_BCM5221_SHDOW_AUX_MODE4 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ |
A D | sungem_phy.c | 124 data = sungem_phy_read(phy, MII_BCM5221_SHDOW_AUX_MODE4); in bcm5221_init() 125 sungem_phy_write(phy, MII_BCM5221_SHDOW_AUX_MODE4, in bcm5221_init() 143 data = sungem_phy_read(phy, MII_BCM5221_SHDOW_AUX_MODE4); in bcm5221_suspend() 144 sungem_phy_write(phy, MII_BCM5221_SHDOW_AUX_MODE4, in bcm5221_suspend() 162 data = sungem_phy_read(phy, MII_BCM5221_SHDOW_AUX_MODE4); in bcm5241_init() 163 sungem_phy_write(phy, MII_BCM5221_SHDOW_AUX_MODE4, in bcm5241_init() 181 data = sungem_phy_read(phy, MII_BCM5221_SHDOW_AUX_MODE4); in bcm5241_suspend() 182 sungem_phy_write(phy, MII_BCM5221_SHDOW_AUX_MODE4, in bcm5241_suspend()
|
/linux-6.3-rc2/include/linux/ |
A D | sungem_phy.h | 95 #define MII_BCM5221_SHDOW_AUX_MODE4 0x1a macro
|
Completed in 4 milliseconds