Searched refs:min_exponent (Results 1 – 2 of 2) sorted by relevance
813 unsigned int min_exponent, in cdnsp_microframes_to_exponent() argument819 return clamp_val(interval, min_exponent, max_exponent); in cdnsp_microframes_to_exponent()
1243 unsigned int min_exponent, unsigned int max_exponent) in xhci_microframes_to_exponent() argument1248 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()