Searched refs:CFG_SPDSTS (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dns83820.c229 #define CFG_SPDSTS 0x60000000 macro
665 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); phy_intr()
696 dev->CFG_cache &= ~CFG_SPDSTS; phy_intr()
697 dev->CFG_cache |= cfg & CFG_SPDSTS; phy_intr()

Completed in 44 milliseconds