Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c218 while (readreg(PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp()
225 if (readreg(PP_AutoNegST) & FDX_ACTIVE) in detect_tp()
Dcs89x0.h60 #define PP_AutoNegST 0x013E /* Auto Neg Status */ macro