Home
last modified time | relevance | path

Searched refs:PHY_ANLPAR_PSB_802_3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dmiiphy.h102 #define PHY_ANLPAR_PSB_802_3 0x0001 macro
/openbmc/u-boot/cmd/
H A Dmii.c222 sel_bits == PHY_ANLPAR_PSB_802_3 ? in special_field()
234 sel_bits == PHY_ANLPAR_PSB_802_3 ? in special_field()
/openbmc/u-boot/drivers/net/
H A Dfec_mxc.c253 LPA_10HALF | PHY_ANLPAR_PSB_802_3); in miiphy_restart_aneg()