Home
last modified time | relevance | path

Searched refs:ucI2cAddress (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c761 controller->ucI2cAddress >> 1, in amdgpu_add_thermal_controller()
770 info.addr = controller->ucI2cAddress >> 1; in amdgpu_add_thermal_controller()
777 controller->ucI2cAddress >> 1, in amdgpu_add_thermal_controller()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h313 UCHAR ucI2cAddress; member
H A Dpptable_v1_0.h352 UCHAR ucI2cAddress; member
H A Dvega10_processpptables.c137 hwmgr->thermal_controller.ucI2cAddress = thermal_controller->ucI2cAddress; in init_thermal_controller()
H A Dprocess_pptables_v1_0.c924 hwmgr->thermal_controller.ucI2cAddress = thermal_controller->ucI2cAddress; in init_thermal_controller()
H A Dprocesspptables.c989 hwmgr->thermal_controller.ucI2cAddress = in init_thermal_controller()
990 powerplay_table->sThermalController.ucI2cAddress; in init_thermal_controller()
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h33 UCHAR ucI2cAddress; member
H A Dradeon_atombios.c2351 controller->ucI2cAddress >> 1, in radeon_atombios_add_pplib_thermal_controller()
2360 info.addr = controller->ucI2cAddress >> 1; in radeon_atombios_add_pplib_thermal_controller()
2367 controller->ucI2cAddress >> 1, in radeon_atombios_add_pplib_thermal_controller()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h718 uint8_t ucI2cAddress; member