Home
last modified time | relevance | path

Searched refs:PP_AutoNegST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.h62 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro
286 /* PP_AutoNegST - Auto Negotiation Status bit definition */
H A Dcs89x0.c622 while (readreg(dev, PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp()
629 fdx = readreg(dev, PP_AutoNegST) & FDX_ACTIVE; in detect_tp()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dcs89x0.h62 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro
286 /* PP_AutoNegST - Auto Negotiation Status bit definition */
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()

Completed in 7 milliseconds