Searched refs:max_mantissa (Results 1 – 2 of 2) sorted by relevance
352 unsigned int max_mantissa) in isl29501_find_corr_exp() argument366 if (val <= max_mantissa) in isl29501_find_corr_exp()369 while ((val >> exp) > max_mantissa) { in isl29501_find_corr_exp()
38 int max_burst, max_mantissa; in otx2_get_egress_burst_cfg() local43 max_mantissa = MAX_BURST_MANTISSA; in otx2_get_egress_burst_cfg()46 max_mantissa = CN10K_MAX_BURST_MANTISSA; in otx2_get_egress_burst_cfg()57 if (burst <= max_mantissa) { in otx2_get_egress_burst_cfg()65 *burst_mantissa = max_mantissa; in otx2_get_egress_burst_cfg()