Home
last modified time | relevance | path

Searched refs:phy_table (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dport.c109 if (iport->phy_table[index]) in sci_port_get_phys()
150 iphy = iport->phy_table[i]; in sci_port_bcn_enable()
455 iphy = iport->phy_table[index]; in sci_port_get_a_connected_phy()
469 if (!iport->phy_table[iphy->phy_index] && in sci_port_set_phy()
508 if (iport->phy_table[index]) in sci_port_get_sas_address()
735 if (iport->phy_table[index] != NULL) { in sci_port_is_wide()
858 iphy = iport->phy_table[index]; in sci_port_get_max_allowed_speed()
975 if (iport->phy_table[index]) { in sci_port_ready_substate_operational_enter()
1165 iphy = iport->phy_table[phy_index]; in sci_port_hard_reset()
1570 &iport->phy_table[phy_index] in sci_port_set_hang_detection_timeout()
[all …]
H A Dport.h116 struct isci_phy *phy_table[SCI_MAX_PHYS]; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0.h113 struct smu_11_0_dpm_table phy_table; member
H A Dsmu_v13_0.h101 struct smu_13_0_dpm_table phy_table; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h156 struct vega10_single_dpm_table phy_table; member
H A Dvega12_hwmgr.h134 struct vega12_single_dpm_table phy_table; member
H A Dvega20_hwmgr.h187 struct vega20_single_dpm_table phy_table; member
H A Dvega12_hwmgr.c767 dpm_table = &(data->dpm_table.phy_table); in vega12_setup_default_dpm_tables()
H A Dvega20_hwmgr.c754 dpm_table = &(data->dpm_table.phy_table); in vega20_setup_default_dpm_tables()
H A Dvega10_hwmgr.c1445 dpm_table = &(data->dpm_table.phy_table); in vega10_setup_default_dpm_tables()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1121 dpm_table = &dpm_context->dpm_tables.phy_table; in navi10_set_default_dpm_table()
H A Dsienna_cichlid_ppt.c1115 dpm_table = &dpm_context->dpm_tables.phy_table; in sienna_cichlid_set_default_dpm_table()