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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
H A DLan91xDxeHw.h235 #define PHY_INDEX_AUTO_NEG_ADVERT 4 macro
H A DLan91xDxe.c670 WritePhyReg16 (LanDriver, PHY_INDEX_AUTO_NEG_ADVERT, PhyAdvert);
671 (VOID) ReadPhyReg16 (LanDriver, PHY_INDEX_AUTO_NEG_ADVERT);
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
H A DLan9118DxeHw.h278 #define PHY_INDEX_AUTO_NEG_ADVERT 4 macro
H A DLan9118DxeUtil.c598 Features = IndirectPHYRead32 (PHY_INDEX_AUTO_NEG_ADVERT);
610 IndirectPHYWrite32 (PHY_INDEX_AUTO_NEG_ADVERT, Features);

Completed in 12 milliseconds