Home
last modified time | relevance | path

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

/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 Dprocess_pptables_v1_0.c920 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine; in init_thermal_controller()
H A Dvega10_processpptables.c136 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine; in init_thermal_controller()
H A Dprocesspptables.c986 hwmgr->thermal_controller.ucI2cLine = in init_thermal_controller()
987 powerplay_table->sThermalController.ucI2cLine; in init_thermal_controller()
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
H A Dradeon_atombios.c2353 i2c_bus = radeon_lookup_i2c_gpio(rdev, controller->ucI2cLine); in radeon_atombios_add_pplib_thermal_controller()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c738 i2c_bus = amdgpu_atombios_lookup_i2c_gpio(adev, controller->ucI2cLine); in amdgpu_add_thermal_controller()