Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c41 if (!davinci_eth_phy_read(phy_addr, DP83848_STAT_REG, &tmp)) in dp83848_get_link_speed()
116 if (!davinci_eth_phy_read(phy_addr, DP83848_STAT_REG, &tmp)) in dp83848_auto_negotiate()
/openbmc/u-boot/include/
H A Ddp83848.h13 #define DP83848_STAT_REG 0x1 /* Basic Mode Status Reg */ macro