Searched refs:ucLiquid_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.h385 UCHAR ucLiquid_I2C_Line; member in struct:_ATOM_Vega10_PowerTune_Table_V2
412 UCHAR ucLiquid_I2C_Line; member in struct:_ATOM_Vega10_PowerTune_Table_V3
H A Damdgpu_vega10_processpptables.c471 tdp_table->ucLiquid_I2C_Line = power_tune_table->ucLiquid_I2C_LineSCL;
506 get_scl_sda_value(power_tune_table_v2->ucLiquid_I2C_Line, &scl, &sda);
508 tdp_table->ucLiquid_I2C_Line = scl;
546 get_scl_sda_value(power_tune_table_v3->ucLiquid_I2C_Line, &scl, &sda);
548 tdp_table->ucLiquid_I2C_Line = scl;
H A Dpptable_v1_0.h386 UCHAR ucLiquid_I2C_Line; member in struct:_ATOM_Fiji_PowerTune_Table
H A Damdgpu_process_pptables_v1_0.c679 tdp_table->ucLiquid_I2C_Line =
680 fijitable->ucLiquid_I2C_Line;
H A Damdgpu_vega10_powertune.c1319 table->Liquid_I2C_LineSCL = tdp_table->ucLiquid_I2C_Line;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h433 uint8_t ucLiquid_I2C_Line; member in struct:phm_cac_tdp_table
471 uint8_t ucLiquid_I2C_Line; member in struct:phm_tdp_table
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c559 get_scl_sda_value(cac_dtp_table->ucLiquid_I2C_Line, &uc_scl, &uc_sda);

Completed in 210 milliseconds