Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/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.c1290 table->Plx_I2C_address = tdp_table->ucPlx_I2C_address; in vega10_initialize_power_tune_defaults()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h441 uint8_t ucPlx_I2C_address; member
479 uint8_t ucPlx_I2C_address; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dfiji_smumgr.c551 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()