Searched refs:max_mantissa (Results 1 – 2 of 2) sorted by relevance
353 unsigned int max_mantissa) in isl29501_find_corr_exp() argument367 if (val <= max_mantissa) in isl29501_find_corr_exp()370 while ((val >> exp) > max_mantissa) { in isl29501_find_corr_exp()
53 int max_burst, max_mantissa; in otx2_get_egress_burst_cfg() local58 max_mantissa = MAX_BURST_MANTISSA; in otx2_get_egress_burst_cfg()61 max_mantissa = CN10K_MAX_BURST_MANTISSA; in otx2_get_egress_burst_cfg()72 if (burst < max_mantissa) in otx2_get_egress_burst_cfg()78 *burst_mantissa = max_mantissa; in otx2_get_egress_burst_cfg()