Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec_phy.h233 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info);
H A Duec_phy.c819 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info) in uec_get_phy_info() function
H A Duec.c473 curphy = uec_get_phy_info(uec->mii_info); in init_phy()