Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dmii.c222 sel_bits == PHY_ANLPAR_PSB_802_3 ? in special_field()
234 sel_bits == PHY_ANLPAR_PSB_802_3 ? in special_field()
/external/u-boot/include/
Dmiiphy.h101 #define PHY_ANLPAR_PSB_802_3 0x0001 macro
/external/u-boot/drivers/net/
Dfec_mxc.c213 LPA_10HALF | PHY_ANLPAR_PSB_802_3); in miiphy_restart_aneg()