/linux/drivers/usb/host/ |
H A D | ohci-exynos.c | 41 int phy_number, num_phys; in exynos_ohci_get_phy() local 47 for (phy_number = 0; phy_number < num_phys; phy_number++) { in exynos_ohci_get_phy() 48 phy = devm_of_phy_get_by_index(dev, dev->of_node, phy_number); in exynos_ohci_get_phy() 51 exynos_ohci->phy[phy_number] = phy; in exynos_ohci_get_phy() 58 ret = of_property_read_u32(child, "reg", &phy_number); in exynos_ohci_get_phy() 64 if (phy_number >= PHY_NUMBER) { in exynos_ohci_get_phy() 70 exynos_ohci->phy[phy_number] = phy; in exynos_ohci_get_phy()
|
H A D | ehci-exynos.c | 52 int phy_number, num_phys; in exynos_ehci_get_phy() local 58 for (phy_number = 0; phy_number < num_phys; phy_number++) { in exynos_ehci_get_phy() 59 phy = devm_of_phy_get_by_index(dev, dev->of_node, phy_number); in exynos_ehci_get_phy() 62 exynos_ehci->phy[phy_number] = phy; in exynos_ehci_get_phy() 69 ret = of_property_read_u32(child, "reg", &phy_number); in exynos_ehci_get_phy() 75 if (phy_number >= PHY_NUMBER) { in exynos_ehci_get_phy() 81 exynos_ehci->phy[phy_number] = phy; in exynos_ehci_get_phy()
|
/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 1930 u32 phy_number, u16 handle); 1935 *mpi_reply, Mpi2SasPhyPage0_t *config_page, u32 phy_number); 1937 *mpi_reply, Mpi2SasPhyPage1_t *config_page, u32 phy_number); 2016 u64 sas_address, u16 handle, u8 phy_number, u8 link_rate,
|
H A D | mpt3sas_config.c | 1600 *mpi_reply, Mpi2ExpanderPage1_t *config_page, u32 phy_number, in mpt3sas_config_get_expander_pg1() argument 1621 (phy_number << MPI2_SAS_EXPAND_PGAD_PHYNUM_SHIFT) | handle); in mpt3sas_config_get_expander_pg1() 1682 *mpi_reply, Mpi2SasPhyPage0_t *config_page, u32 phy_number) in mpt3sas_config_get_phy_pg0() argument 1701 cpu_to_le32(MPI2_SAS_PHY_PGAD_FORM_PHY_NUMBER | phy_number); in mpt3sas_config_get_phy_pg0() 1722 *mpi_reply, Mpi2SasPhyPage1_t *config_page, u32 phy_number) in mpt3sas_config_get_phy_pg1() argument 1741 cpu_to_le32(MPI2_SAS_PHY_PGAD_FORM_PHY_NUMBER | phy_number); in mpt3sas_config_get_phy_pg1()
|
H A D | mpt3sas_transport.c | 1160 u64 sas_address, u16 handle, u8 phy_number, u8 link_rate, in mpt3sas_transport_update_links() argument 1179 mpt3sas_phy = &sas_node->phy[phy_number]; in mpt3sas_transport_update_links() 1212 link_rate, phy_number, handle, (unsigned long long) in mpt3sas_transport_update_links()
|
H A D | mpt3sas_scsih.c | 7172 u64 parent_sas_address, u16 handle, u8 phy_number, u8 link_rate) in _scsih_check_device() argument 7197 if (phy_number != sas_device_pg0.PhyNum) in _scsih_check_device() 7495 u8 phy_number; in _scsih_sas_topology_change_event_debug() local 7527 phy_number = event_data->StartPhyNum + i; in _scsih_sas_topology_change_event_debug() 7553 " link rate: new(0x%02x), old(0x%02x)\n", phy_number, in _scsih_sas_topology_change_event_debug() 7573 u8 phy_number, max_phys; in _scsih_sas_topology_change_event() local 7632 phy_number = event_data->StartPhyNum + i; in _scsih_sas_topology_change_event() 7633 if (phy_number >= max_phys) in _scsih_sas_topology_change_event() 7656 handle, phy_number, link_rate, port); in _scsih_sas_topology_change_event() 7662 phy_number, link_rate); in _scsih_sas_topology_change_event() [all …]
|
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 1074 u64 sas_address_parent, u16 handle, u8 phy_number, u8 link_rate, in mpi3mr_update_links() argument 1092 mr_sas_phy = &mr_sas_node->phy[phy_number]; in mpi3mr_update_links() 1115 link_rate, phy_number, handle, (unsigned long long) in mpi3mr_update_links() 2294 u8 link_rate = MPI3_SAS_NEG_LINK_RATE_1_5, phy_number; in mpi3mr_get_sas_negotiated_logical_linkrate() local 2300 phy_number = tgtdev->dev_spec.sas_sata_inf.phy_id; in mpi3mr_get_sas_negotiated_logical_linkrate() 2302 phynum_handle = ((phy_number<<MPI3_SAS_EXPAND_PGAD_PHYNUM_SHIFT) in mpi3mr_get_sas_negotiated_logical_linkrate() 2324 MPI3_SAS_PHY_PGAD_FORM_PHY_NUMBER, phy_number)) { in mpi3mr_get_sas_negotiated_logical_linkrate()
|
H A D | mpi3mr.h | 1534 u64 sas_address_parent, u16 handle, u8 phy_number, u8 link_rate,
|
H A D | mpi3mr_os.c | 1628 u8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local 1661 phy_number = event_data->start_phy_num + i; in mpi3mr_sastopochg_evt_debug() 1688 __func__, phy_number, handle, status_str, link_rate, in mpi3mr_sastopochg_evt_debug()
|