Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dlxt972.c59 if (stat1 & PHY_LXT971_STAT2_DUPLEX_MODE) { in lxt972_get_link_speed()
/openbmc/u-boot/include/
H A Dlxt971a.h53 #define PHY_LXT971_STAT2_DUPLEX_MODE (0x0200) macro