Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.h38 uint8_t tdc_mawt; member
H A Dtonga_smumgr.h40 uint8_t tdc_mawt; member
H A Dci_smumgr.h39 u8 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 Dtonga_smumgr.c1904 smu_data->power_tune_table.TDC_MAWt = defaults->tdc_mawt; in tonga_populate_tdc_limit()
H A Dci_smumgr.c537 smu_data->power_tune_table.TDC_MAWt = defaults->tdc_mawt; in ci_populate_tdc_limit()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.h180 u8 tdc_mawt; member
H A Dci_dpm.c318 pi->smc_powertune_table.TDC_MAWt = pt_defaults->tdc_mawt; in ci_populate_tdc_limit()