Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpptable_v1_0.h321 UCHAR ucI2cLine; /* as interpreted by DAL I2C */ member
Dprocess_pptables_v1_0.c892 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine; in init_thermal_controller()
/drivers/gpu/drm/radeon/
Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
Dradeon_atombios.c2350 i2c_bus = radeon_lookup_i2c_gpio(rdev, controller->ucI2cLine); in radeon_atombios_add_pplib_thermal_controller()
/drivers/gpu/drm/amd/include/
Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h576 uint8_t ucI2cLine; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c884 i2c_bus = amdgpu_atombios_lookup_i2c_gpio(adev, controller->ucI2cLine); in amdgpu_add_thermal_controller()