Searched refs:max_exponent (Results 1 – 5 of 5) sorted by relevance
250 u32 max_exponent, u8 lltc_map);
1320 u32 max_exponent, in i40e_dcb_hw_rx_fifo_config() argument1334 reg |= (max_exponent << I40E_PRTDCB_RETSC_ETS_MAX_EXP_SHIFT) & in i40e_dcb_hw_rx_fifo_config()
265 unsigned int max_exponent) in xhci_microframes_to_exponent() argument270 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()
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() argument 1228 interval = clamp_val(interval, min_exponent, max_exponent); in xhci_microframes_to_exponent()