Searched refs:TdcWaterfallCtl (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | fiji_smumgr.h | 36 uint8_t TdcWaterfallCtl; member
|
D | polaris10_smumgr.h | 40 uint8_t TdcWaterfallCtl; member
|
D | vegam_smumgr.h | 49 uint8_t TdcWaterfallCtl; member
|
D | vegam_smumgr.c | 1770 offsetof(SMU75_Discrete_PmFuses, TdcWaterfallCtl), in vegam_populate_dw8() 1776 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in vegam_populate_dw8()
|
D | fiji_smumgr.c | 611 offsetof(SMU73_Discrete_PmFuses, TdcWaterfallCtl), in fiji_populate_dw8() 617 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in fiji_populate_dw8()
|
D | polaris10_smumgr.c | 529 offsetof(SMU74_Discrete_PmFuses, TdcWaterfallCtl), in polaris10_populate_dw8() 535 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in polaris10_populate_dw8()
|
D | iceland_smumgr.c | 343 offsetof(SMU71_Discrete_PmFuses, TdcWaterfallCtl), in iceland_populate_dw8() 349 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in iceland_populate_dw8()
|
D | ci_smumgr.c | 551 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8() 557 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in ci_populate_dw8()
|
D | tonga_smumgr.c | 1918 offsetof(SMU72_Discrete_PmFuses, TdcWaterfallCtl), in tonga_populate_dw8() 1925 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in tonga_populate_dw8()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_powertune.h | 65 uint8_t TdcWaterfallCtl; member
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu7_discrete.h | 482 uint8_t TdcWaterfallCtl; member
|
D | smu71_discrete.h | 529 uint8_t TdcWaterfallCtl; member
|
D | smu72_discrete.h | 596 uint8_t TdcWaterfallCtl; member
|
D | smu73_discrete.h | 613 uint8_t TdcWaterfallCtl; member
|
D | smu74_discrete.h | 585 uint8_t TdcWaterfallCtl; member
|
D | smu75_discrete.h | 610 uint8_t TdcWaterfallCtl; member
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | smu7_discrete.h | 481 uint8_t TdcWaterfallCtl; member
|
D | ci_dpm.c | 332 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8() 333 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8() 338 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()
|