Home
last modified time | relevance | path

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

/linux-5.19.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
Dpptable_v1_0.h417 UCHAR ucPlx_I2C_address; /*PLX */ member
449 UCHAR ucPlx_I2C_address; //PLX member
Dvega10_processpptables.c468 tdp_table->ucPlx_I2C_address = power_tune_table->ucPlx_I2C_address; in get_tdp_table()
509 tdp_table->ucPlx_I2C_address = power_tune_table_v2->ucPlx_I2C_address; in get_tdp_table()
550 tdp_table->ucPlx_I2C_address = power_tune_table_v3->ucPlx_I2C_address; in get_tdp_table()
Dprocess_pptables_v1_0.c658 tdp_table->ucPlx_I2C_address = fijitable->ucPlx_I2C_address; in get_cac_tdp_table()
702 tdp_table->ucPlx_I2C_address = polaristable->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()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h441 uint8_t ucPlx_I2C_address; member
480 uint8_t ucPlx_I2C_address; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dfiji_smumgr.c550 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()