Home
last modified time | relevance | path

Searched refs:xhci_microframes_to_exponent (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c264 static unsigned int xhci_microframes_to_exponent(unsigned int desc_interval, in xhci_microframes_to_exponent() function
286 return xhci_microframes_to_exponent(endpt_desc->bInterval, 0, 15); in xhci_parse_microframe_interval()
292 return xhci_microframes_to_exponent(endpt_desc->bInterval * 8, 3, 10); in xhci_parse_frame_interval()