Searched refs:WCR_SAMPLEST (Results 1 – 2 of 2) sorted by relevance
121 #define WCR_SAMPLEST (1 << 1) macro
1258 if (wcr & WCR_SAMPLEST) in dm9000_wol_interrupt()1262 if (!(wcr & (WCR_LINKST | WCR_SAMPLEST | WCR_MAGICST))) in dm9000_wol_interrupt()