Searched refs:ASIC_ProfilingInfo (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 717 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_calculate_voltage_evv_on_sclk() 1461 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_get_avfs_information() 1549 ix = GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo); in atomctrl_get_leakage_vddc_base_on_leakage() 1604 GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo), in atomctrl_get_voltage_range()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
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
|
D | radeon_atombios.c | 3219 int index = GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo); in radeon_atom_get_leakage_vddc_based_on_leakage_params()
|
/linux-6.6.21/drivers/gpu/drm/amd/include/ |
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
|