Home
last modified time | relevance | path

Searched defs:phy_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duec_phy.h204 struct phy_info { struct
205 u32 phy_id;
206 char *name;
207 unsigned int phy_id_mask;
208 u32 features;
232 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info); argument
H A Duec_phy.c794 static struct phy_info *phy_info[] = { variable
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c94 } phy_info[] = { variable