Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_pptable.h330 UCHAR ucPlx_I2C_address; member
362 UCHAR ucPlx_I2C_address; member
389 UCHAR ucPlx_I2C_address; member
Dvega10_processpptables.c402 tdp_table->ucPlx_I2C_address = power_tune_table->ucPlx_I2C_address; in get_tdp_table()
443 tdp_table->ucPlx_I2C_address = power_tune_table_v2->ucPlx_I2C_address; in get_tdp_table()
484 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.c1311 table->Plx_I2C_address = tdp_table->ucPlx_I2C_address; in vega10_initialize_power_tune_defaults()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h403 uint8_t ucPlx_I2C_address; member
441 uint8_t ucPlx_I2C_address; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c562 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()