Searched refs:VoltageObjectInfo (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.c | 1304 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_svi2_info() 1348 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_is_voltage_gpio() 1384 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_voltage_table()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_atombios.c | 3435 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_is_voltage_gpio() 3494 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_svi2_info() 3537 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_max_voltage() 3596 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_min_voltage() 3646 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_step() 3714 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 7771 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|
| /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
|