Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxeHw.h271 #define PHYANA_10BASETFD BIT6 // Advertise 10BASET Full duple… macro
DLan91xDxe.c657 PhyAdvert |= PHYANA_10BASETFD; in PhyAutoNegotiate()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118DxeHw.h173 #define PHYANA_10BASETFD BIT6 // Advertise 10BASET Full duple… macro
DLan9118DxeUtil.c602 Features |= (PHYANA_10BASET | PHYANA_10BASETFD | PHYANA_100BASETX | PHYANA_100BASETXFD); in AutoNegotiate()