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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomfwctrl.c 65 idx = GetIndexIntoMasterDataTable(voltageobject_info);
173 idx = GetIndexIntoMasterDataTable(gpio_pin_lut);
290 idx = GetIndexIntoMasterDataTable(asic_profiling_info);
474 idx = GetIndexIntoMasterDataTable(smu_info);
599 ix = GetIndexIntoMasterDataTable(firmwareinfo);
631 ix = GetIndexIntoMasterDataTable(smc_dpm_info);
ppatomfwctrl.h 35 #define GetIndexIntoMasterDataTable(FieldName) \
amdgpu_vega12_processpptables.c 51 int index = GetIndexIntoMasterDataTable(powerplayinfo);
amdgpu_vega20_processpptables.c 53 int index = GetIndexIntoMasterDataTable(powerplayinfo);
724 int index = GetIndexIntoMasterDataTable(smc_dpm_info);
amdgpu_vega10_processpptables.c 54 int index = GetIndexIntoMasterDataTable(powerplayinfo);

Completed in 17 milliseconds