Searched refs:VoltageObjectInfo (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.c | 1270 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_svi2_info() 1314 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_is_voltage_gpio() 1350 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_voltage_table()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 3449 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_is_voltage_gpio() 3508 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_svi2_info() 3551 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_max_voltage() 3610 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_min_voltage() 3660 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_step() 3728 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_table()
|
H A D | atombios.h | 2381 USHORT VoltageObjectInfo; // Shared by various SW components, latest version 1.1 member 7772 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 241 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in get_voltage_info_table()
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 2817 USHORT VoltageObjectInfo; // Shared by various SW components, latest version 1.1 member 9099 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|