Home
last modified time | relevance | path

Searched refs:DP83848_PHYID1_OUI (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddp83848.h49 #define DP83848_PHYID1_OUI 0x2000 macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c30 if ((id1 == DP83848_PHYID1_OUI) && (id2 == DP83848_PHYID2_OUI)) in dp83848_is_phy_connected()