Searched refs:ASIC_ProfilingInfo (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 718 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_calculate_voltage_evv_on_sclk() 1464 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_get_avfs_information() 1552 ix = GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo); in atomctrl_get_leakage_vddc_base_on_leakage() 1607 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_get_voltage_range()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 2380 …USHORT ASIC_ProfilingInfo; // New table name from R600, used to be called "ASIC_VDDCI_In… member 7773 #define ASIC_VDDCI_Info ASIC_ProfilingInfo
|
H A D | radeon_atombios.c | 3226 int index = GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo); in radeon_atom_get_leakage_vddc_based_on_leakage_params()
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 2816 …USHORT ASIC_ProfilingInfo; // New table name from R600, used to be called "ASIC_VDDCI… member 9100 #define ASIC_VDDCI_Info ASIC_ProfilingInfo
|