Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddp83848.h19 #define DP83848_PHY_STAT_REG 0x10 /* PHY Status Register */ macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c47 if (!davinci_eth_phy_read(phy_addr, DP83848_PHY_STAT_REG, &tmp)) in dp83848_get_link_speed()