Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDvega10_pptable.h330 UCHAR ucPlx_I2C_address; member
362 UCHAR ucPlx_I2C_address; member
389 UCHAR ucPlx_I2C_address; member
HDvega10_processpptables.c422 tdp_table->ucPlx_I2C_address = power_tune_table->ucPlx_I2C_address; in get_tdp_table()
463 tdp_table->ucPlx_I2C_address = power_tune_table_v2->ucPlx_I2C_address; in get_tdp_table()
504 … tdp_table->ucPlx_I2C_address = power_tune_table_v3->ucPlx_I2C_address; in get_tdp_table()
HDpptable_v1_0.h387 UCHAR ucPlx_I2C_address; /*PLX */ member
HDprocess_pptables_v1_0.c678 tdp_table->ucPlx_I2C_address = fijitable->ucPlx_I2C_address; in get_cac_tdp_table()
HDvega10_powertune.c1315 table->Plx_I2C_address = tdp_table->ucPlx_I2C_address; in vega10_initialize_power_tune_defaults()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDhwmgr.h404 uint8_t ucPlx_I2C_address; member
442 uint8_t ucPlx_I2C_address; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
HDfiji_smumgr.c562 dpm_table->Plx_I2C_address = cac_dtp_table->ucPlx_I2C_address; in fiji_populate_bapm_parameters_in_dpm_table()