Searched refs:ATOM_VOLTAGE_OBJECT_V3 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c255 static const ATOM_VOLTAGE_OBJECT_V3 *atomctrl_lookup_voltage_type_v3(
264 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object =
265 (const ATOM_VOLTAGE_OBJECT_V3 *)(start + offset);
572 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object;
1502 const ATOM_VOLTAGE_OBJECT_V3 *voltage_object;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1257 static ATOM_VOLTAGE_OBJECT_V3 *amdgpu_atombios_lookup_voltage_object_v3(ATOM_VOLTAGE_OBJECT_INFO_V3_1 *v3,
1265 ATOM_VOLTAGE_OBJECT_V3 *vo = (ATOM_VOLTAGE_OBJECT_V3 *)(start + offset);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3426 static ATOM_VOLTAGE_OBJECT_V3 *atom_lookup_voltage_object_v3(ATOM_VOLTAGE_OBJECT_INFO_V3_1 *v3,
3434 ATOM_VOLTAGE_OBJECT_V3 *vo = (ATOM_VOLTAGE_OBJECT_V3 *)(start + offset);
H A Datombios.h4652 }ATOM_VOLTAGE_OBJECT_V3; typedef in typeref:union:_ATOM_VOLTAGE_OBJECT_V3
4657 ATOM_VOLTAGE_OBJECT_V3 asVoltageObj[3]; //Info for Voltage control
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5225 }ATOM_VOLTAGE_OBJECT_V3; typedef in typeref:union:_ATOM_VOLTAGE_OBJECT_V3
5230 ATOM_VOLTAGE_OBJECT_V3 asVoltageObj[3]; //Info for Voltage control

Completed in 285 milliseconds