Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h287 #define AUTO_NEG_BUSY 0x0080 macro
H A Dcs89x0.c623 while (readreg(dev, PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp()