Searched refs:phm_setup_pcie_table_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.h | 81 extern void phm_setup_pcie_table_entry(void *table, uint32_t index, uint32_t pcie_gen, uint32_t pcie_lanes);
|
H A D | smu7_hwmgr.c | 611 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i - 1, in smu7_setup_default_pcie_table() 621 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 0, in smu7_setup_default_pcie_table() 626 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 1, in smu7_setup_default_pcie_table() 631 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 2, in smu7_setup_default_pcie_table() 636 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 3, in smu7_setup_default_pcie_table() 641 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 4, in smu7_setup_default_pcie_table() 646 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 5, in smu7_setup_default_pcie_table() 657 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i, in smu7_setup_default_pcie_table() 662 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, in smu7_setup_default_pcie_table() 670 phm_setup_pcie_table_entry( in smu7_setup_default_pcie_table() [all...] |
H A D | smu_helper.c | 361 void phm_setup_pcie_table_entry( in phm_setup_pcie_table_entry() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.h | 81 extern void phm_setup_pcie_table_entry(void *table, uint32_t index, uint32_t pcie_gen, uint32_t pcie_lanes);
|
H A D | smu_helper.c | 361 void phm_setup_pcie_table_entry( in phm_setup_pcie_table_entry() function
|
H A D | smu7_hwmgr.c | 673 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i - 1, in smu7_setup_default_pcie_table() 683 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 0, in smu7_setup_default_pcie_table() 688 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 1, in smu7_setup_default_pcie_table() 693 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 2, in smu7_setup_default_pcie_table() 698 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 3, in smu7_setup_default_pcie_table() 703 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 4, in smu7_setup_default_pcie_table() 708 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, 5, in smu7_setup_default_pcie_table() 719 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, i, in smu7_setup_default_pcie_table() 724 phm_setup_pcie_table_entry(&data->dpm_table.pcie_speed_table, in smu7_setup_default_pcie_table() 732 phm_setup_pcie_table_entry( in smu7_setup_default_pcie_table() [all...] |
Completed in 10 milliseconds