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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_pptable.h 389 UCHAR ucPlx_I2C_Line;
416 UCHAR ucPlx_I2C_Line;
amdgpu_vega10_processpptables.c 477 tdp_table->ucPlx_I2C_Line = power_tune_table->ucPlx_I2C_LineSCL;
519 get_scl_sda_value(power_tune_table_v2->ucPlx_I2C_Line, &scl, &sda);
521 tdp_table->ucPlx_I2C_Line = scl;
560 get_scl_sda_value(power_tune_table_v3->ucPlx_I2C_Line, &scl, &sda);
562 tdp_table->ucPlx_I2C_Line = scl;
pptable_v1_0.h 390 UCHAR ucPlx_I2C_Line;
amdgpu_process_pptables_v1_0.c 684 tdp_table->ucPlx_I2C_Line = fijitable->ucPlx_I2C_Line;
amdgpu_vega10_powertune.c 1325 table->Plx_I2C_LineSCL = tdp_table->ucPlx_I2C_Line;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 437 uint8_t ucPlx_I2C_Line;
475 uint8_t ucPlx_I2C_Line;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 567 get_scl_sda_value(cac_dtp_table->ucPlx_I2C_Line, &uc_scl, &uc_sda);

Completed in 22 milliseconds