Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomctrl.c665 fInt fRLL_LoadLine, fPowerDPMx, fDerateTDP, fVDDC_base, fA_Term, fC_Term, fB_Term, fRO_DC_margin; in atomctrl_calculate_voltage_evv_on_sclk() local
697 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm1)); in atomctrl_calculate_voltage_evv_on_sclk()
701 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm2)); in atomctrl_calculate_voltage_evv_on_sclk()
705 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm3)); in atomctrl_calculate_voltage_evv_on_sclk()
709 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm4)); in atomctrl_calculate_voltage_evv_on_sclk()
713 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm5)); in atomctrl_calculate_voltage_evv_on_sclk()
717 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm6)); in atomctrl_calculate_voltage_evv_on_sclk()
721 fPowerDPMx = Convert_ULONG_ToFraction(le16_to_cpu(getASICProfilingInfo->usPowerDpm7)); in atomctrl_calculate_voltage_evv_on_sclk()
726 fPowerDPMx = Convert_ULONG_ToFraction(1); in atomctrl_calculate_voltage_evv_on_sclk()