Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h80 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitlength);
187 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitlength) in fDecodeLogisticFuse() argument
200 f_decoded_value = fAdd(f_decoded_value, f_average); in fDecodeLogisticFuse()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h80 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitlength);
187 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitlength) in fDecodeLogisticFuse() argument
200 f_decoded_value = fAdd(f_decoded_value, f_average); in fDecodeLogisticFuse()

Completed in 3 milliseconds