Commit 47a00fe0 authored by Christopher Hoover's avatar Christopher Hoover Committed by Russell King

[ARM PATCH] 1137/1: additional defines for SA-1111 OHCI



Christopher Hoover
mailto:ch@murgatroid.com
mailto:ch@hpl.hp.com
parent 85aa0efb
......@@ -198,6 +198,12 @@
#define USB_RESET_PWRSENSELOW (1 << 6)
#define USB_RESET_PWRCTRLLOW (1 << 7)
#define USB_STATUS_IRQHCIRMTWKUP (1 << 7)
#define USB_STATUS_IRQHCIBUFFACC (1 << 8)
#define USB_STATUS_NIRQHCIM (1 << 9)
#define USB_STATUS_NHCIMFCLR (1 << 10)
#define USB_STATUS_USBPWRSENSE (1 << 11)
/*
* Serial Audio Controller
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment