HomeSort by: relevance | last modified time | path
    Searched refs:phm_setup_pcie_table_entry (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu_helper.h 83 extern void phm_setup_pcie_table_entry(void *table, uint32_t index, uint32_t pcie_gen, uint32_t pcie_lanes);
amdgpu_smu7_hwmgr.c 574 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i - 1,
584 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 0,
589 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 1,
594 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 2,
599 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 3,
604 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 4,
609 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 5,
620 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i,
625 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table,
amdgpu_smu_helper.c 365 void phm_setup_pcie_table_entry( function in typeref:typename:void

Completed in 46 milliseconds