Home
last modified time | relevance | path

Searched refs:PHYCR_RST_AUTO (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxeHw.h247 #define PHYCR_RST_AUTO BIT9 // Restart Auto-Negotiation of … macro
DLan91xDxe.c647 PhyControl |= PHYCR_AUTO_EN | PHYCR_RST_AUTO; in PhyAutoNegotiate()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118DxeHw.h221 #define PHYCR_RST_AUTO BIT9 // Restart Auto-Negotiation of … macro
DLan9118DxeUtil.c665 PhyControl |= PHYCR_RST_AUTO; in AutoNegotiate()