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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
H A DLan91xDxeHw.h258 #define PHYSTS_AUTO_CAP BIT3 // Auto-Negotiation Capability macro
H A DLan91xDxe.c646 if ((PhyStatus & PHYSTS_AUTO_CAP) == 0) {
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
H A DLan9118DxeHw.h161 #define PHYSTS_AUTO_CAP BIT3 // Auto-Negotiation Capability macro
H A DLan9118DxeUtil.c578 if ((PhyStatus & PHYSTS_AUTO_CAP) == 0) {

Completed in 1131 milliseconds