u-boot/include/linux/usb
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval
USB endpoint reports the period between consecutive requests to send
or receive data as bInverval in its endpoint descriptor. So far this
is ignored by xHCI driver and the 'Interval' field in xHC's endpoint
context is always programmed to zero which means 1ms for low speed
or full speed , or 125us for high speed or super speed. We should
honor the interval by getting it from endpoint descriptor.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2017-10-01 16:32:54 +02:00
..
at91_udc.h
atmel_usba_udc.h
cdc.h
ch9.h usb: xhci: Honor endpoint's interval 2017-10-01 16:32:54 +02:00
composite.h
dwc3-omap.h
dwc3.h
gadget.h
musb.h ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 2017-04-27 16:49:08 -04:00
otg.h
xhci-fsl.h armv7: ls1021a: Drop macro CONFIG_LS102XA 2017-04-17 09:03:30 -07:00
xhci-omap.h arm: usb: dra7xx: xHCI registers based on USB port index 2017-05-08 11:38:36 -04:00