HomeSort by: relevance | last modified time | path
    Searched refs:ucI2cLine (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
pptable_v1_0.h 323 UCHAR ucI2cLine; /* as interpreted by DAL I2C */
vega10_pptable.h 314 UCHAR ucI2cLine; /* as interpreted by DAL I2C */
amdgpu_process_pptables_v1_0.c 903 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine;
amdgpu_vega10_processpptables.c 142 hwmgr->thermal_controller.ucI2cLine = thermal_controller->ucI2cLine;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 34 UCHAR ucI2cLine; // as interpreted by DAL I2C
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 34 UCHAR ucI2cLine; // as interpreted by DAL I2C
radeon_atombios.c 2352 i2c_bus = radeon_lookup_i2c_gpio(rdev, controller->ucI2cLine);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 713 uint8_t ucI2cLine;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 857 i2c_bus = amdgpu_atombios_lookup_i2c_gpio(adev, controller->ucI2cLine);

Completed in 83 milliseconds