Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h80 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitleng…
187 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitleng… in fDecodeLogisticFuse() function
H A Dppatomctrl.c847 fKt_Beta_fused = fDecodeLogisticFuse(ul_Kt_Beta_fused, in atomctrl_calculate_voltage_evv_on_sclk()
869 fKv_m_fused = fDecodeLogisticFuse(ul_Kv_m_fused, in atomctrl_calculate_voltage_evv_on_sclk()
890 fKv_b_fused = fDecodeLogisticFuse(ul_Kv_b_fused, in atomctrl_calculate_voltage_evv_on_sclk()