Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.h36 uint8_t TdcWaterfallCtl; member
Dpolaris10_smumgr.h40 uint8_t TdcWaterfallCtl; member
Dvegam_smumgr.h49 uint8_t TdcWaterfallCtl; member
Dvegam_smumgr.c1776 offsetof(SMU75_Discrete_PmFuses, TdcWaterfallCtl), in vegam_populate_dw8()
1782 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in vegam_populate_dw8()
Dfiji_smumgr.c623 offsetof(SMU73_Discrete_PmFuses, TdcWaterfallCtl), in fiji_populate_dw8()
629 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in fiji_populate_dw8()
Dpolaris10_smumgr.c510 offsetof(SMU74_Discrete_PmFuses, TdcWaterfallCtl), in polaris10_populate_dw8()
516 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in polaris10_populate_dw8()
Diceland_smumgr.c343 offsetof(SMU71_Discrete_PmFuses, TdcWaterfallCtl), in iceland_populate_dw8()
349 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in iceland_populate_dw8()
Dci_smumgr.c547 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
553 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in ci_populate_dw8()
Dtonga_smumgr.c1907 offsetof(SMU72_Discrete_PmFuses, TdcWaterfallCtl), in tonga_populate_dw8()
1914 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in tonga_populate_dw8()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_powertune.h65 uint8_t TdcWaterfallCtl; member
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_discrete.h481 uint8_t TdcWaterfallCtl; member
Dci_dpm.c354 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
355 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8()
360 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h482 uint8_t TdcWaterfallCtl; member
Dsmu71_discrete.h529 uint8_t TdcWaterfallCtl; member
Dsmu72_discrete.h596 uint8_t TdcWaterfallCtl; member
Dsmu73_discrete.h613 uint8_t TdcWaterfallCtl; member
Dsmu74_discrete.h584 uint8_t TdcWaterfallCtl; member
Dsmu75_discrete.h610 uint8_t TdcWaterfallCtl; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c479 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8()
480 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8()
485 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()