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()653 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()679 ((new_cfg ^ dev->CFG_cache) != 0)) { in phy_intr()681 dev->CFG_cache = new_cfg; in phy_intr()684 dev->CFG_cache &= ~CFG_SPDSTS; in phy_intr()685 dev->CFG_cache |= cfg & CFG_SPDSTS; in phy_intr()1060 if (unlikely(dev->CFG_cache & CFG_LNKSTS)) {1062 if (unlikely(dev->CFG_cache & CFG_LNKSTS))1235 if (dev->CFG_cache & CFG_TBI_EN) {[all …]