Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dlxt972.c48 if (!davinci_eth_phy_read(phy_addr, PHY_LXT971_DIG_CFG, &tmp)) in lxt972_get_link_speed()
53 davinci_eth_phy_write(phy_addr, PHY_LXT971_DIG_CFG, tmp); in lxt972_get_link_speed()
55 if (!davinci_eth_phy_read(phy_addr, PHY_LXT971_DIG_CFG, &tmp)) in lxt972_get_link_speed()
/openbmc/u-boot/include/
H A Dlxt971a.h23 #define PHY_LXT971_DIG_CFG (0x1A) macro