Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddp83848.h16 #define DP83848_PHYID2_REG 0x3 /* PHY Idendifier Reg 2 */ macro
/rk3399_rockchip-uboot/arch/arm/mach-davinci/
H A Ddp83848.c28 if (!davinci_eth_phy_read(phy_addr, DP83848_PHYID2_REG, &id2)) in dp83848_is_phy_connected()