Home
last modified time | relevance | path

Searched refs:PHYCR_COLL_TEST (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
DLan91xDxeHw.h245 #define PHYCR_COLL_TEST BIT7 // Collision test enable macro
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118DxeHw.h148 #define PHYCR_COLL_TEST BIT7 // Collision test enable macro
DLan9118DxeUtil.c625 PhyControl |= PHYCR_COLL_TEST; in AutoNegotiate()
627 PhyControl &= ~ PHYCR_COLL_TEST; in AutoNegotiate()