Searched refs:xhci_microframes_to_exponent (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.su | |
| H A D | xhci.c | 264 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-mem.c | 1326 static unsigned int xhci_microframes_to_exponent(struct usb_device *udev, in xhci_microframes_to_exponent() function 1349 return xhci_microframes_to_exponent(udev, ep, in xhci_parse_microframe_interval() 1357 return xhci_microframes_to_exponent(udev, ep, in xhci_parse_frame_interval()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |