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

/linux-master/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);
684 dev->CFG_cache &= ~CFG_SPDSTS;
685 dev->CFG_cache |= cfg & CFG_SPDSTS;

Completed in 102 milliseconds