Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h32 UCHAR ucI2cLine; // as interpreted by DAL I2C member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c882 i2c_bus = amdgpu_atombios_lookup_i2c_gpio(adev, controller->ucI2cLine); in amdgpu_add_thermal_controller()