Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.h639 #define SISR_ANS 0x00007000 /* Auto Negotiation Arbitration State */ macro
Dde4x5.c3802 ans = inl(DE4X5_SISR) & SISR_ANS; in test_ans()