Searched refs:phy_count (Results 1 – 7 of 7) sorted by relevance
70 int phy_count; member339 int phy_count; in dra7xx_pcie_probe() local373 phy_count = of_property_count_strings(np, "phy-names"); in dra7xx_pcie_probe()374 if (phy_count < 0) { in dra7xx_pcie_probe()376 return phy_count; in dra7xx_pcie_probe()379 phy = devm_kzalloc(dev, sizeof(*phy) * phy_count, GFP_KERNEL); in dra7xx_pcie_probe()383 for (i = 0; i < phy_count; i++) { in dra7xx_pcie_probe()403 dra7xx->phy_count = phy_count; in dra7xx_pcie_probe()460 int count = dra7xx->phy_count; in dra7xx_pcie_remove()506 int count = dra7xx->phy_count; in dra7xx_pcie_suspend_noirq()[all …]
343 int phy_count = 0, phy, port = 0, i; in highbank_initialize_phys() local357 for (phy = 0; phy < phy_count; phy++) { in highbank_initialize_phys()367 phy_count += 1; in highbank_initialize_phys()
729 u32 phy_count = 0; in sci_port_is_wide() local733 phy_count++; in sci_port_is_wide()737 return phy_count != 1; in sci_port_is_wide()
179 x->u.rx_frame.stats.phy_count))
575 if ((unlikely(rx_stats->phy_count > 20))) { in il3945_hdl_rx()577 rx_stats->phy_count); in il3945_hdl_rx()
1163 u8 phy_count; member
786 __le16 phy_count; member