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

/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h4550 ATOM_VOLTAGE_OBJECT asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO
4556 ATOM_VOLTAGE_OBJECT_V2 asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO_V2
4657 ATOM_VOLTAGE_OBJECT_V3 asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO_V3_1
H A Dradeon_atombios.c3396 u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO, asVoltageObj[0]);
3413 u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V2, asVoltageObj[0]);
3430 u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c260 unsigned int offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1261 u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5094 ATOM_VOLTAGE_OBJECT asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO
5100 ATOM_VOLTAGE_OBJECT_V2 asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO_V2
5230 ATOM_VOLTAGE_OBJECT_V3 asVoltageObj[3]; //Info for Voltage control member in struct:_ATOM_VOLTAGE_OBJECT_INFO_V3_1

Completed in 243 milliseconds