Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h62 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro
H A Dcs89x0.c623 while (readreg(dev, PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp()
630 fdx = readreg(dev, PP_AutoNegST) & FDX_ACTIVE; in detect_tp()