Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dns83820.c220 #define CFG_MODE_1000 0x00400000 macro
653 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()
656 new_cfg |= CFG_MODE_1000; in phy_intr()
658 new_cfg &= ~CFG_MODE_1000; in phy_intr()
2049 dev->CFG_cache |= CFG_MODE_1000;
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dns83820.c220 #define CFG_MODE_1000 0x00400000 macro
653 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()
656 new_cfg |= CFG_MODE_1000; in phy_intr()
658 new_cfg &= ~CFG_MODE_1000; in phy_intr()
2052 dev->CFG_cache |= CFG_MODE_1000;

Completed in 6 milliseconds