Home
last modified time | relevance | path

Searched refs:phy_count (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c34 unsigned int phy_count; member
94 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()
/linux/drivers/ata/
H A Dsata_highbank.c329 int phy_count = 0, phy, port = 0, i; in highbank_initialize_phys() local
343 for (phy = 0; phy < phy_count; phy++) { in highbank_initialize_phys()
354 phy_count += 1; in highbank_initialize_phys()
/linux/drivers/scsi/isci/
H A Dport.c732 u32 phy_count = 0; in sci_port_is_wide() local
736 phy_count++; in sci_port_is_wide()
740 return phy_count != 1; in sci_port_is_wide()
/linux/drivers/scsi/
H A Dhpsa_cmd.h806 __le16 phy_count; member
/linux/drivers/usb/host/
H A Dxhci-tegra.c1334 unsigned int i, phy_count = 0; in tegra_xusb_get_phy() local
1339 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()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c560 if ((unlikely(rx_stats->phy_count > 20))) { in il3945_hdl_rx()
562 rx_stats->phy_count); in il3945_hdl_rx()
H A Dcommands.h1162 u8 phy_count;
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1549 __le16 phy_count; member
H A Dsmartpqi_init.c1688 id_phys->phy_count) in pqi_get_physical_device_info()
/linux/drivers/scsi/aacraid/
H A Daacraid.h362 u16 phy_count; member