Searched refs:AUTO_NEG_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/cirrus/ | ||
D | cs89x0.h | 287 #define AUTO_NEG_BUSY 0x0080 macro |
D | cs89x0.c | 1076 while (readreg(dev, PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp() |