Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDvega10_pptable.h289 UCHAR ucI2cAddress; member
HDpptable_v1_0.h322 UCHAR ucI2cAddress; member
HDprocess_pptables_v1_0.c899 hwmgr->thermal_controller.ucI2cAddress = thermal_controller->ucI2cAddress; in init_thermal_controller()
HDvega10_processpptables.c136 hwmgr->thermal_controller.ucI2cAddress = thermal_controller->ucI2cAddress; in init_thermal_controller()
HDprocesspptables.c990 hwmgr->thermal_controller.ucI2cAddress = in init_thermal_controller()
991 powerplay_table->sThermalController.ucI2cAddress; in init_thermal_controller()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_dpm.c904 controller->ucI2cAddress >> 1, in amdgpu_add_thermal_controller()
913 info.addr = controller->ucI2cAddress >> 1; in amdgpu_add_thermal_controller()
920 controller->ucI2cAddress >> 1, in amdgpu_add_thermal_controller()
/dragonfly/sys/dev/drm/radeon/
HDpptable.h33 UCHAR ucI2cAddress; member
HDradeon_atombios.c2338 controller->ucI2cAddress >> 1, in radeon_atombios_add_pplib_thermal_controller()
2347 info.addr = controller->ucI2cAddress >> 1; in radeon_atombios_add_pplib_thermal_controller()
2354 controller->ucI2cAddress >> 1, in radeon_atombios_add_pplib_thermal_controller()
/dragonfly/sys/dev/drm/amd/include/
HDpptable.h33 UCHAR ucI2cAddress; member
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDhwmgr.h680 uint8_t ucI2cAddress; member