Home
last modified time | relevance | path

Searched refs:tdc_mawt (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.h38 uint8_t tdc_mawt; member
H A Dci_smumgr.h39 u8 tdc_mawt; member
H A Dtonga_smumgr.h40 uint8_t tdc_mawt; member
H A Diceland_smumgr.c330 smu_data->power_tune_table.TDC_MAWt = defaults->tdc_mawt; in iceland_populate_tdc_limit()
H A Dci_smumgr.c535 smu_data->power_tune_table.TDC_MAWt = defaults->tdc_mawt; in ci_populate_tdc_limit()
H A Dtonga_smumgr.c1894 smu_data->power_tune_table.TDC_MAWt = defaults->tdc_mawt; in tonga_populate_tdc_limit()
/dragonfly/sys/dev/drm/radeon/
H A Dci_dpm.h179 u8 tdc_mawt; member
H A Dci_dpm.c334 pi->smc_powertune_table.TDC_MAWt = pt_defaults->tdc_mawt; in ci_populate_tdc_limit()