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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
Lan91xDxeHw.h 247 #define PHYCR_RST_AUTO BIT9 // Restart Auto-Negotiation of Link abilities
Lan91xDxe.c 647 PhyControl |= PHYCR_AUTO_EN | PHYCR_RST_AUTO;
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeHw.h 221 #define PHYCR_RST_AUTO BIT9 // Restart Auto-Negotiation of Link abilities
Lan9118DxeUtil.c 665 PhyControl |= PHYCR_RST_AUTO;

Completed in 257 milliseconds