Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h80 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitleng…
186 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitleng… in fDecodeLogisticFuse() function
H A Dppatomctrl.c817 fKt_Beta_fused = fDecodeLogisticFuse(ul_Kt_Beta_fused, in atomctrl_calculate_voltage_evv_on_sclk()
839 fKv_m_fused = fDecodeLogisticFuse(ul_Kv_m_fused, in atomctrl_calculate_voltage_evv_on_sclk()
860 fKv_b_fused = fDecodeLogisticFuse(ul_Kv_b_fused, in atomctrl_calculate_voltage_evv_on_sclk()