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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dns83820.c227 #define CFG_SPDSTS 0x60000000 macro
656 new_cfg = dev->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS);
675 dev->CFG_cache &= ~CFG_SPDSTS;
676 dev->CFG_cache |= cfg & CFG_SPDSTS;

Completed in 31 milliseconds