OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHYSTS_AUTO_CAP
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
Lan91xDxeHw.h
258
#define
PHYSTS_AUTO_CAP
BIT3 // Auto-Negotiation Capability
Lan91xDxe.c
617
if ((PhyStatus &
PHYSTS_AUTO_CAP
) == 0) {
[
all
...]
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeHw.h
232
#define
PHYSTS_AUTO_CAP
BIT3 // Auto-Negotiation Capability
Lan9118DxeUtil.c
621
if ((PhyStatus &
PHYSTS_AUTO_CAP
) == 0) {
Completed in 869 milliseconds