Searched refs:VoltageObjectInfo (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3434 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_is_voltage_gpio() 3493 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_svi2_info() 3536 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_max_voltage() 3595 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_min_voltage() 3645 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_step() 3713 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_table()
|
D | atombios.h | 2381 USHORT VoltageObjectInfo; // Shared by various SW components, latest version 1.1 member 7772 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1323 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_is_voltage_gpio() 1359 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_voltage_table()
|
/linux-4.4.14/drivers/gpu/drm/amd/include/ |
D | atombios.h | 2449 USHORT VoltageObjectInfo; // Shared by various SW components, latest version 1.1 member 8345 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|