Searched refs:phy_types (Results 1 – 5 of 5) sorted by relevance
231 const struct tegra_xusb_phy_type *phy_types; member 1345 if (!strncmp(tegra->soc->phy_types[i].name, name, in tegra_xusb_get_phy() 1349 phy_count += tegra->soc->phy_types[i].num; in tegra_xhci_id_work() 1444 if (strcmp(tegra->soc->phy_types[phy_type].name, "hsic") == 0) in is_host_mode_phy() 1447 if (strcmp(tegra->soc->phy_types[phy_type].name, "usb2") == 0) { in is_host_mode_phy() 1454 if (strcmp(tegra->soc->phy_types[phy_type].name, "usb3") == 0) { in is_host_mode_phy() 1779 if (!strncmp(tegra->soc->phy_types[i].name, "usb2", 4)) in tegra_xusb_probe() 1780 tegra->num_usb_phys = tegra->soc->phy_types[i].num; in tegra_xusb_probe() 1781 tegra->num_phys += tegra->soc->phy_types[i].num; in tegra_xusb_probe() 1794 for (j = 0; j < tegra->soc->phy_types[ in tegra_xusb_probe() [all...]
121 u8 phy_types; member 149 u8 phy_types; member 644 mii_phy->phy_types = mii_chip_table[i].phy_types; in sis900_mii_probe() 645 if (mii_chip_table[i].phy_types == MIX) in sis900_mii_probe() 646 mii_phy->phy_types = in sis900_mii_probe() 659 mii_phy->phy_types = UNKNOWN; in sis900_mii_probe() 734 (phy->phy_types != UNKNOWN)) { in sis900_default_phy() 740 if (phy->phy_types == HOME) in sis900_default_phy() 742 else if(phy->phy_types in sis900_default_phy() [all...]
138 static const char * const phy_types[] = { variable855 priv->phy_type = match_string(phy_types, NR_PHY_TYPES, phy_name); in xenon_add_phy()
147 u64 phy_types; member
1055 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()1056 hw->phy.phy_types |= in i40e_aq_get_phy_capabilities()1365 hw->phy.phy_types = le32_to_cpu(tmp); in i40e_aq_get_link_info()1366 hw->phy.phy_types |= ((u64)resp->link_type_ext << 32); in i40e_aq_get_link_info()