Searched refs:SISR_ANS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ | ||
D | de4x5.h | 639 #define SISR_ANS 0x00007000 /* Auto Negotiation Arbitration State */ macro |
D | de4x5.c | 3802 ans = inl(DE4X5_SISR) & SISR_ANS; in test_ans() |