asVoltageObj     1403 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c 	u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
asVoltageObj     5094 drivers/gpu/drm/amd/include/atombios.h    ATOM_VOLTAGE_OBJECT        asVoltageObj[3];   //Info for Voltage control
asVoltageObj     5100 drivers/gpu/drm/amd/include/atombios.h     ATOM_VOLTAGE_OBJECT_V2    asVoltageObj[3];   //Info for Voltage control
asVoltageObj     5230 drivers/gpu/drm/amd/include/atombios.h   ATOM_VOLTAGE_OBJECT_V3     asVoltageObj[3];   //Info for Voltage control
asVoltageObj      223 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	unsigned int offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
asVoltageObj     4550 drivers/gpu/drm/radeon/atombios.h 	 ATOM_VOLTAGE_OBJECT			asVoltageObj[3];	//Info for Voltage control	  	 
asVoltageObj     4556 drivers/gpu/drm/radeon/atombios.h 	 ATOM_VOLTAGE_OBJECT_V2			asVoltageObj[3];	//Info for Voltage control	  	 
asVoltageObj     4657 drivers/gpu/drm/radeon/atombios.h 	 ATOM_VOLTAGE_OBJECT_V3			asVoltageObj[3];	//Info for Voltage control	  	 
asVoltageObj     3396 drivers/gpu/drm/radeon/radeon_atombios.c 	u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO, asVoltageObj[0]);
asVoltageObj     3413 drivers/gpu/drm/radeon/radeon_atombios.c 	u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V2, asVoltageObj[0]);
asVoltageObj     3430 drivers/gpu/drm/radeon/radeon_atombios.c 	u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);