Searched refs:TdcWaterfallCtl (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/ |
H A D | fiji_smumgr.h | 38 uint8_t TdcWaterfallCtl; member
|
H A D | polaris10_smumgr.h | 42 uint8_t TdcWaterfallCtl; member
|
H A D | vegam_smumgr.h | 51 uint8_t TdcWaterfallCtl; member
|
H A D | amdgpu_vegam_smumgr.c | 1772 offsetof(SMU75_Discrete_PmFuses, TdcWaterfallCtl), in vegam_populate_dw8() 1778 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in vegam_populate_dw8()
|
H A D | amdgpu_fiji_smumgr.c | 618 offsetof(SMU73_Discrete_PmFuses, TdcWaterfallCtl), in fiji_populate_dw8() 624 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in fiji_populate_dw8()
|
H A D | amdgpu_polaris10_smumgr.c | 516 offsetof(SMU74_Discrete_PmFuses, TdcWaterfallCtl), in polaris10_populate_dw8() 522 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl; in polaris10_populate_dw8()
|
H A D | amdgpu_iceland_smumgr.c | 348 offsetof(SMU71_Discrete_PmFuses, TdcWaterfallCtl), in iceland_populate_dw8() 354 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in iceland_populate_dw8()
|
H A D | amdgpu_ci_smumgr.c | 553 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8() 559 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in ci_populate_dw8()
|
H A D | amdgpu_tonga_smumgr.c | 1923 offsetof(SMU72_Discrete_PmFuses, TdcWaterfallCtl), in tonga_populate_dw8() 1930 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl; in tonga_populate_dw8()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | vega10_powertune.h | 67 uint8_t TdcWaterfallCtl; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ |
H A D | smu7_discrete.h | 484 uint8_t TdcWaterfallCtl; member
|
H A D | smu71_discrete.h | 531 uint8_t TdcWaterfallCtl; member
|
H A D | smu74_discrete.h | 586 uint8_t TdcWaterfallCtl; member
|
H A D | smu72_discrete.h | 598 uint8_t TdcWaterfallCtl; member
|
H A D | smu73_discrete.h | 615 uint8_t TdcWaterfallCtl; member
|
H A D | smu75_discrete.h | 612 uint8_t TdcWaterfallCtl; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | smu7_discrete.h | 483 uint8_t TdcWaterfallCtl; member
|
H A D | radeon_ci_dpm.c | 360 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl), in ci_populate_dw8() 361 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl, in ci_populate_dw8() 366 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl; in ci_populate_dw8()
|