Searched refs:TdcWaterfallCtl (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.h36 uint8_t TdcWaterfallCtl; member in struct:fiji_pt_defaults
H A Dvegam_smumgr.h49 uint8_t TdcWaterfallCtl; member in struct:vegam_pt_defaults
H A Dpolaris10_smumgr.h40 uint8_t TdcWaterfallCtl; member in struct:polaris10_pt_defaults
H A Dfiji_smumgr.c82 /* TDC_MAWt, TdcWaterfallCtl, DTEAmbientTempBase */
611 offsetof(SMU73_Discrete_PmFuses, TdcWaterfallCtl),
617 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl;
716 "Attempt to populate TdcWaterfallCtl, "
H A Dvegam_smumgr.c66 * TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac, BAPM_TEMP_GRADIENT */
1769 offsetof(SMU75_Discrete_PmFuses, TdcWaterfallCtl),
1775 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl;
1870 "Attempt to populate TdcWaterfallCtl, "
H A Diceland_smumgr.c76 * TDC_MAWt, TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac, BAPM_TEMP_GRADIENT
88 * TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac,
101 * TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac,
343 offsetof(SMU71_Discrete_PmFuses, TdcWaterfallCtl),
349 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl;
474 "Attempt to populate TdcWaterfallCtl, "
H A Dpolaris10_smumgr.c62 * TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac, BAPM_TEMP_GRADIENT */
529 offsetof(SMU74_Discrete_PmFuses, TdcWaterfallCtl),
535 smu_data->power_tune_table.TdcWaterfallCtl = defaults->TdcWaterfallCtl;
630 "Attempt to populate TdcWaterfallCtl, "
H A Dci_smumgr.c550 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl),
556 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl;
H A Dtonga_smumgr.c66 * TdcWaterfallCtl, DTEAmbientTempBase, DisplayCac, BAPM_TEMP_GRADIENT
1918 offsetof(SMU72_Discrete_PmFuses, TdcWaterfallCtl),
1925 smu_data->power_tune_table.TdcWaterfallCtl = defaults->tdc_waterfall_ctl;
2023 "Attempt to populate TdcWaterfallCtl Failed !",
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_powertune.h65 uint8_t TdcWaterfallCtl; member in struct:vega10_pt_defaults
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsmu7_discrete.h481 uint8_t TdcWaterfallCtl; member in struct:SMU7_Discrete_PmFuses
H A Dci_dpm.c332 offsetof(SMU7_Discrete_PmFuses, TdcWaterfallCtl),
333 (u32 *)&pi->smc_powertune_table.TdcWaterfallCtl,
338 pi->smc_powertune_table.TdcWaterfallCtl = pt_defaults->tdc_waterfall_ctl;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu71_discrete.h529 uint8_t TdcWaterfallCtl; member in struct:SMU71_Discrete_PmFuses
H A Dsmu7_discrete.h482 uint8_t TdcWaterfallCtl; member in struct:SMU7_Discrete_PmFuses
H A Dsmu72_discrete.h596 uint8_t TdcWaterfallCtl; member in struct:SMU72_Discrete_PmFuses
H A Dsmu74_discrete.h585 uint8_t TdcWaterfallCtl; member in struct:SMU74_Discrete_PmFuses
H A Dsmu75_discrete.h610 uint8_t TdcWaterfallCtl; member in struct:SMU75_Discrete_PmFuses
H A Dsmu73_discrete.h598 uint8_t TdcWaterfallCtl; member in struct:SMU73_Discrete_PmFuses

Completed in 221 milliseconds