Home
last modified time | relevance | path

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

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