u-boot-brain/drivers/usb/musb
Bryan Wu bc72a919e0 usb: musb: change rxcsr register from write to read/modify/write
The RX Control/Status register has bits that we want to preserve, so don't
just write out a single bit.  Preserve the others bits in the process.

The original code posted to the u-boot list had this behavior, but looks
like it was lost somewhere along the way to merging.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
2010-01-09 10:25:09 +01:00
..
da8xx.c DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
da8xx.h DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
davinci.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
davinci.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
Makefile DA8xx: Add MUSB host support 2010-01-09 10:25:07 +01:00
musb_core.c usb: musb: make fifo support configurable 2010-01-09 10:25:08 +01:00
musb_core.h usb: musb: make sure the register layout is packed 2010-01-09 10:25:08 +01:00
musb_debug.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
musb_hcd.c usb: musb: change rxcsr register from write to read/modify/write 2010-01-09 10:25:09 +01:00
musb_hcd.h stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
musb_udc.c OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
omap3.c OMAP3 USB Initialize twl4030 only if required 2009-12-20 12:51:51 +01:00
omap3.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00