Home
last modified time | relevance | path

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

/external/u-boot/drivers/qe/
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
Duec_phy.c794 static struct phy_info *phy_info[] = { variable
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1498 static int phy_info_freqs(struct phy_info_arg *phy_info, in phy_info_freqs()
1601 static int phy_info_band(struct phy_info_arg *phy_info, struct nlattr *nl_band) in phy_info_band()
1665 struct phy_info_arg *phy_info = arg; in phy_info_handler() local
/external/u-boot/drivers/phy/allwinner/
Dphy-sun4i-usb.c92 } phy_info[] = { variable