Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c215 #define CFG_SPDSTS 0x60000000 macro
653 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()
684 dev->CFG_cache &= ~CFG_SPDSTS; in phy_intr()
685 dev->CFG_cache |= cfg & CFG_SPDSTS; in phy_intr()