Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h352 UCHAR ucPlx_I2C_address; member
383 UCHAR ucPlx_I2C_address; member
409 UCHAR ucPlx_I2C_address; member
H A Dpptable_v1_0.h417 UCHAR ucPlx_I2C_address; /*PLX */ member
448 UCHAR ucPlx_I2C_address; //PLX member
H A Dvega10_processpptables.c467 tdp_table->ucPlx_I2C_address = power_tune_table->ucPlx_I2C_address; in get_tdp_table()
508 tdp_table->ucPlx_I2C_address = power_tune_table_v2->ucPlx_I2C_address; in get_tdp_table()
549 tdp_table->ucPlx_I2C_address = power_tune_table_v3->ucPlx_I2C_address; in get_tdp_table()
H A 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()
H A Dvega10_powertune.c1264 table->Plx_I2C_address = tdp_table->ucPlx_I2C_address; in vega10_initialize_power_tune_defaults()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h440 uint8_t ucPlx_I2C_address; member
479 uint8_t ucPlx_I2C_address; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c550 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()