Home
last modified time | relevance | path

Searched refs:ucPlx_I2C_address (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_pptable.h354 UCHAR ucPlx_I2C_address; member
386 UCHAR ucPlx_I2C_address; member
413 UCHAR ucPlx_I2C_address; member
Dvega10_processpptables.c471 tdp_table->ucPlx_I2C_address = power_tune_table->ucPlx_I2C_address; in get_tdp_table()
512 tdp_table->ucPlx_I2C_address = power_tune_table_v2->ucPlx_I2C_address; in get_tdp_table()
553 tdp_table->ucPlx_I2C_address = power_tune_table_v3->ucPlx_I2C_address; in get_tdp_table()
Dpptable_v1_0.h387 UCHAR ucPlx_I2C_address; /*PLX */ member
Dprocess_pptables_v1_0.c678 tdp_table->ucPlx_I2C_address = fijitable->ucPlx_I2C_address; in get_cac_tdp_table()
Dvega10_powertune.c1312 table->Plx_I2C_address = tdp_table->ucPlx_I2C_address; in vega10_initialize_power_tune_defaults()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h430 uint8_t ucPlx_I2C_address; member
468 uint8_t ucPlx_I2C_address; member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c552 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()