Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h312 UCHAR ucI2cLine; /* as interpreted by DAL I2C */ member
H A Dpptable_v1_0.h351 UCHAR ucI2cLine; /* as interpreted by DAL I2C */ member
H A Dvega10_processpptables.c136 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine; in init_thermal_controller()
H A Dprocess_pptables_v1_0.c923 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine; in init_thermal_controller()
H A Dprocesspptables.c989 hwmgr->thermal_controller.ucI2cLine = in init_thermal_controller()
990 powerplay_table->sThermalController.ucI2cLine; in init_thermal_controller()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
H A Dradeon_atombios.c2359 i2c_bus = radeon_lookup_i2c_gpio(rdev, controller->ucI2cLine); in radeon_atombios_add_pplib_thermal_controller()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h717 uint8_t ucI2cLine; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c765 i2c_bus = amdgpu_atombios_lookup_i2c_gpio(adev, controller->ucI2cLine); in amdgpu_add_thermal_controller()