Home
last modified time | relevance | path

Searched refs:TdcWaterfallCtl (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.h34 uint8_t TdcWaterfallCtl; member
Dpolaris10_smumgr.h45 uint8_t TdcWaterfallCtl; member
Dfiji_smc.c343 offsetof(SMU73_Discrete_PmFuses, TdcWaterfallCtl), in fiji_populate_dw8()
349 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in fiji_populate_dw8()
Dpolaris10_smc.c236 offsetof(SMU74_Discrete_PmFuses, TdcWaterfallCtl), in polaris10_populate_dw8()
242 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in polaris10_populate_dw8()
Diceland_smc.c168 offsetof(SMU71_Discrete_PmFuses, TdcWaterfallCtl), in iceland_populate_dw8()
174 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in iceland_populate_dw8()
Dtonga_smc.c1906 offsetof(SMU72_Discrete_PmFuses, TdcWaterfallCtl), in tonga_populate_dw8()
1913 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in tonga_populate_dw8()
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h481 uint8_t TdcWaterfallCtl; member
Dsmu71_discrete.h529 uint8_t TdcWaterfallCtl; member
Dsmu72_discrete.h573 uint8_t TdcWaterfallCtl; member
Dsmu73_discrete.h613 uint8_t TdcWaterfallCtl; member
Dsmu74_discrete.h584 uint8_t TdcWaterfallCtl; member
/drivers/gpu/drm/radeon/
Dsmu7_discrete.h481 uint8_t TdcWaterfallCtl; member
Dci_dpm.c353 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
354 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8()
359 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()
/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c478 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
479 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8()
484 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()