Searched refs:CFG_cache (Results 1 – 1 of 1) sorted by relevance
426 u32 CFG_cache; member608 if (dev->CFG_cache & CFG_TBI_EN) { in phy_intr()651 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()677 ((new_cfg ^ dev->CFG_cache) != 0)) { in phy_intr()679 dev->CFG_cache = new_cfg; in phy_intr()682 dev->CFG_cache &= ~CFG_SPDSTS; in phy_intr()683 dev->CFG_cache |= cfg & CFG_SPDSTS; in phy_intr()1062 if (unlikely(dev->CFG_cache & CFG_LNKSTS)) {1064 if (unlikely(dev->CFG_cache & CFG_LNKSTS))1236 if (dev->CFG_cache & CFG_TBI_EN) {[all …]