Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/
Dmii.h94 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */ macro
181 ret = LPA_10HALF; in mii_nway_result()
/third_party/uboot/u-boot-2020.01/drivers/net/
Dftmac110.c174 else if (tmp & LPA_10HALF) /* 10Mbps half-duplex */ in ftmac110_phyqry()
Dfec_mxc.c262 LPA_10HALF | PHY_ANLPAR_PSB_802_3); in miiphy_restart_aneg()