Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu7_discrete.h481 uint8_t TdcWaterfallCtl; member
Dci_dpm.c471 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
472 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8()
477 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()
/linux-4.4.14/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()