u-boot-brain/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 usb: gadget: at91_udc: add at91_udc into U-Boot 2015-09-11 09:35:40 +02:00
atmel_usba_udc.h USB: gadget: add atmel usba udc driver 2013-09-24 17:51:35 +02:00
cdc.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
ch9.h usb: xhci: Honor endpoint's interval 2017-10-01 16:32:54 +02:00
composite.h include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error 2015-04-14 05:48:09 +02:00
dwc3-omap.h usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 2015-04-14 05:48:10 +02:00
dwc3.h drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 2016-09-27 23:30:49 +02:00
gadget.h Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
musb.h ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig 2017-04-27 16:49:08 -04:00
otg.h drivers: usb: common: add common code for usb drivers to use 2016-05-17 09:54:43 -06:00
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