Searched refs:smc_powertune_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.h224 SMU7_Discrete_PmFuses smc_powertune_table; member in struct:ci_power_info
H A Dci_dpm.c249 u8 *hi_vid = pi->smc_powertune_table.BapmVddCVidHiSidd;
250 u8 *lo_vid = pi->smc_powertune_table.BapmVddCVidLoSidd;
251 u8 *hi2_vid = pi->smc_powertune_table.BapmVddCVidHiSidd2;
278 u8 *vid = pi->smc_powertune_table.VddCVid;
295 pi->smc_powertune_table.SviLoadLineEn = pt_defaults->svi_load_line_en;
296 pi->smc_powertune_table.SviLoadLineVddC = pt_defaults->svi_load_line_vddc;
297 pi->smc_powertune_table.SviLoadLineTrimVddC = 3;
298 pi->smc_powertune_table.SviLoadLineOffsetVddC = 0;
310 pi->smc_powertune_table.TDC_VDDC_PkgLimit = cpu_to_be16(tdc_limit);
311 pi->smc_powertune_table
[all...]

Completed in 123 milliseconds