u-boot-brain/drivers/usb/dwc3
Kishon Vijay Abraham I 8af1be7678 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Writing "0x00" to the USBOTGSS_IRQENABLE_SET_MISC and
USBOTGSS_IRQENABLE_SET_0 doesn't disable the interrupts. Used
USBOTGSS_IRQENABLE_CLR_MISC and USBOTGSS_IRQENABLE_CLR_0 instead.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2015-08-28 12:33:19 -04:00
..
core.c usb: dwc3: optimize interrupt loop 2015-04-14 05:48:12 +02:00
core.h usb: dwc3: make dwc3_set_mode to static 2015-04-14 05:48:12 +02:00
dwc3-omap.c usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts 2015-08-28 12:33:19 -04:00
ep0.c usb: dwc3: Add chained TRB support for ep0 2015-04-14 05:48:10 +02:00
gadget.c usb: dwc3: Correct clean up code for requests 2015-04-14 05:48:12 +02:00
gadget.h usb: dwc3: gadget: make dwc3 gadget build in uboot 2015-04-14 05:48:09 +02:00
io.h dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
linux-compat.h usb: dwc3: core: make dwc3 core build in uboot 2015-04-14 05:48:09 +02:00
Makefile samsung: usb: phy: Support for DWC3 PHY 2015-06-08 15:25:44 +02:00
samsung_usb_phy.c samsung: usb: phy: Support for DWC3 PHY 2015-06-08 15:25:44 +02:00
ti_usb_phy.c usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 2015-04-14 05:48:10 +02:00