HomeSort by relevance Sort by last modified time
    Searched refs:PHY_INDEX_AUTO_NEG_ADVERT (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
Lan91xDxeHw.h 235 #define PHY_INDEX_AUTO_NEG_ADVERT 4
Lan91xDxe.c 641 WritePhyReg16 (LanDriver, PHY_INDEX_AUTO_NEG_ADVERT, PhyAdvert);
642 (VOID) ReadPhyReg16 (LanDriver, PHY_INDEX_AUTO_NEG_ADVERT);
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeUtil.c 641 Features = IndirectPHYRead32 (PHY_INDEX_AUTO_NEG_ADVERT);
654 IndirectPHYWrite32 (PHY_INDEX_AUTO_NEG_ADVERT, Features);
Lan9118DxeHw.h 349 #define PHY_INDEX_AUTO_NEG_ADVERT 4

Completed in 55 milliseconds