Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns83820.c172 #define CFG_SPDSTS 0x60000000 macro
457 ns->CFG_cache & ~(CFG_SB | CFG_MODE_1000 | CFG_SPDSTS); in phy_intr()
476 ns->CFG_cache &= ~CFG_SPDSTS; in phy_intr()
477 ns->CFG_cache |= cfg & CFG_SPDSTS; in phy_intr()