Searched refs:phy_table (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/scsi/isci/
H A Dport.c94 struct isci_phy *iphy = iport->phy_table[index];
109 if (iport->phy_table[index])
149 for (i = 0; i < ARRAY_SIZE(iport->phy_table); i++) {
150 iphy = iport->phy_table[i];
383 if (iport->phy_table[index] && index != phy_index)
455 iphy = iport->phy_table[index];
469 if (!iport->phy_table[iphy->phy_index] &&
476 iport->phy_table[iphy->phy_index] = iphy;
488 if (iport->phy_table[iphy->phy_index] == iphy &&
494 iport->phy_table[iph
[all...]
H A Dport.h116 struct isci_phy *phy_table[SCI_MAX_PHYS]; member in struct:isci_port
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0.h87 struct smu_14_0_dpm_table phy_table; member in struct:smu_14_0_dpm_tables
H A Dsmu_v11_0.h113 struct smu_11_0_dpm_table phy_table; member in struct:smu_11_0_dpm_tables
H A Dsmu_v13_0.h101 struct smu_13_0_dpm_table phy_table; member in struct:smu_13_0_dpm_tables
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h156 struct vega10_single_dpm_table phy_table; member in struct:vega10_dpm_table
H A Dvega12_hwmgr.h134 struct vega12_single_dpm_table phy_table; member in struct:vega12_dpm_table
H A Dvega20_hwmgr.h187 struct vega20_single_dpm_table phy_table; member in struct:vega20_dpm_table
H A Dvega12_hwmgr.c757 dpm_table = &(data->dpm_table.phy_table);
H A Dvega20_hwmgr.c743 dpm_table = &(data->dpm_table.phy_table);
H A Dvega10_hwmgr.c1434 dpm_table = &(data->dpm_table.phy_table);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1118 dpm_table = &dpm_context->dpm_tables.phy_table;
H A Dsienna_cichlid_ppt.c1135 dpm_table = &dpm_context->dpm_tables.phy_table;

Completed in 291 milliseconds