Searched refs:ucPlx_I2C_Line (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h389 UCHAR ucPlx_I2C_Line; member in struct:_ATOM_Vega10_PowerTune_Table_V2
416 UCHAR ucPlx_I2C_Line; member in struct:_ATOM_Vega10_PowerTune_Table_V3
H A Damdgpu_vega10_processpptables.c477 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;
H A Dpptable_v1_0.h390 UCHAR ucPlx_I2C_Line; member in struct:_ATOM_Fiji_PowerTune_Table
H A Damdgpu_process_pptables_v1_0.c684 tdp_table->ucPlx_I2C_Line = fijitable->ucPlx_I2C_Line;
H A Damdgpu_vega10_powertune.c1325 table->Plx_I2C_LineSCL = tdp_table->ucPlx_I2C_Line;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h437 uint8_t ucPlx_I2C_Line; member in struct:phm_cac_tdp_table
475 uint8_t ucPlx_I2C_Line; member in struct:phm_tdp_table
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c567 get_scl_sda_value(cac_dtp_table->ucPlx_I2C_Line, &uc_scl, &uc_sda);

Completed in 393 milliseconds