Searched refs:phy_count (Results 1 – 11 of 11) sorted by relevance
91 int phy_count; /* DT phy-names count */ member524 int phy_count = dra7xx->phy_count; in dra7xx_pcie_disable_phy() local526 while (phy_count--) { in dra7xx_pcie_disable_phy()527 phy_power_off(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy()528 phy_exit(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy()534 int phy_count = dra7xx->phy_count; in dra7xx_pcie_enable_phy() local538 for (i = 0; i < phy_count; i++) { in dra7xx_pcie_enable_phy()683 int phy_count; in dra7xx_pcie_probe() local723 phy_count = of_property_count_strings(np, "phy-names"); in dra7xx_pcie_probe()724 if (phy_count < 0) { in dra7xx_pcie_probe()[all …]
34 unsigned int phy_count; member94 pcie->phy_count); in armada8k_pcie_enable_phys()128 pcie->phy_count++; in armada8k_pcie_setup_phys()132 if (!pcie->phy_count) in armada8k_pcie_setup_phys()
329 int phy_count = 0, phy, port = 0, i; in highbank_initialize_phys() local343 for (phy = 0; phy < phy_count; phy++) { in highbank_initialize_phys()354 phy_count += 1; in highbank_initialize_phys()
732 u32 phy_count = 0; in sci_port_is_wide() local736 phy_count++; in sci_port_is_wide()740 return phy_count != 1; in sci_port_is_wide()
806 __le16 phy_count; member
1334 unsigned int i, phy_count = 0; in tegra_xusb_get_phy() local1339 return tegra->phys[phy_count+port]; in tegra_xusb_get_phy()1341 phy_count += tegra->soc->phy_types[i].num; in tegra_xusb_get_phy()
560 if ((unlikely(rx_stats->phy_count > 20))) { in il3945_hdl_rx()562 rx_stats->phy_count); in il3945_hdl_rx()
1162 u8 phy_count;
1549 __le16 phy_count; member
1681 id_phys->phy_count) in pqi_get_physical_device_info()
362 u16 phy_count; member