Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dlxt972.c45 if (!(stat1 & PHY_LXT971_STAT2_LINK)) /* link up? */ in lxt972_get_link_speed()
/openbmc/u-boot/include/
H A Dlxt971a.h52 #define PHY_LXT971_STAT2_LINK (0x0400) macro