Home
last modified time | relevance | path

Searched refs:GetIndexIntoMasterDataTable (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomfwctrl.c60 idx = GetIndexIntoMasterDataTable(voltageobject_info); in pp_atomfwctrl_get_voltage_info_table()
168 idx = GetIndexIntoMasterDataTable(gpio_pin_lut); in pp_atomfwctrl_get_gpio_lookup_table()
285 idx = GetIndexIntoMasterDataTable(asic_profiling_info); in pp_atomfwctrl_get_avfs_information()
469 idx = GetIndexIntoMasterDataTable(smu_info); in pp_atomfwctrl_get_gpio_information()
594 ix = GetIndexIntoMasterDataTable(firmwareinfo); in pp_atomfwctrl_get_vbios_bootup_values()
626 ix = GetIndexIntoMasterDataTable(smc_dpm_info); in pp_atomfwctrl_get_smc_dpm_information()
Dppatomfwctrl.h33 #define GetIndexIntoMasterDataTable(FieldName) \ macro
Dvega12_processpptables.c46 int index = GetIndexIntoMasterDataTable(powerplayinfo); in get_powerplay_table()
Dvega20_processpptables.c48 int index = GetIndexIntoMasterDataTable(powerplayinfo); in get_powerplay_table()
719 int index = GetIndexIntoMasterDataTable(smc_dpm_info); in append_vbios_pptable()
Dvega10_processpptables.c49 int index = GetIndexIntoMasterDataTable(powerplayinfo); in get_powerplay_table()