Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec_phy.h232 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info);
H A Duec_phy.c818 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info) in uec_get_phy_info() function
H A Duec.c472 curphy = uec_get_phy_info(uec->mii_info); in init_phy()