Searched refs:max_exponent (Results 1 – 4 of 4) sorted by relevance
250 u32 max_exponent, u8 lltc_map);
1318 u32 max_exponent, in i40e_dcb_hw_rx_fifo_config() argument1332 reg |= (max_exponent << I40E_PRTDCB_RETSC_ETS_MAX_EXP_SHIFT) & in i40e_dcb_hw_rx_fifo_config()
815 unsigned int max_exponent) in cdnsp_microframes_to_exponent() argument820 return clamp_val(interval, min_exponent, max_exponent); in cdnsp_microframes_to_exponent()
1223 unsigned int min_exponent, unsigned int max_exponent) in xhci_microframes_to_exponent() argument1228 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()