Searched refs:VoltageObjectInfo (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1435 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_svi2_info() 1479 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_is_voltage_gpio() 1515 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in amdgpu_atombios_get_voltage_table()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3444 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_is_voltage_gpio() 3503 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_svi2_info() 3546 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_max_voltage() 3605 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_min_voltage() 3655 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in radeon_atom_get_voltage_step() 3723 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-v4.19/drivers/gpu/drm/amd/display/dc/bios/ |
D | bios_parser.c | 420 if (!DATA_TABLES(VoltageObjectInfo)) in bios_parser_get_voltage_ddc_info() 423 …voltage_info_address = bios_get_image(&bp->base, DATA_TABLES(VoltageObjectInfo), sizeof(ATOM_COMMO… in bios_parser_get_voltage_ddc_info()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | ppatomctrl.c | 203 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); in get_voltage_info_table()
|
/Linux-v4.19/drivers/gpu/drm/amd/include/ |
D | atombios.h | 2817 USHORT VoltageObjectInfo; // Shared by various SW components, latest version 1.1 member 9081 #define VRAM_GPIO_DetectionInfo VoltageObjectInfo
|