u-boot/drivers/usb/dwc3
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
The BIT() macro is used only in those places, so it is reasonable to
replace it by a constant value.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
2015-04-14 05:48:12 +02:00
..
core.c dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
core.h usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 2015-04-14 05:48:12 +02:00
dwc3-omap.c usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 2015-04-14 05:48:10 +02:00
ep0.c usb: dwc3: Add chained TRB support for ep0 2015-04-14 05:48:10 +02:00
gadget.c usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 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 usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 2015-04-14 05:48:10 +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