Searched defs:fuse_value (Results 1 – 2 of 2) sorted by relevance
172 static fInt fDecodeLinearFuse(uint32_t fuse_value, fInt f_min, fInt f_range, uint32_t bitlength) in fDecodeLinearFuse()187 static fInt fDecodeLogisticFuse(uint32_t fuse_value, fInt f_average, fInt f_range, uint32_t bitleng… in fDecodeLogisticFuse()
26 uint32_t fuse_value = 0; in mid_get_fuse_settings() local