summaryrefslogtreecommitdiffstats
path: root/include/usb/chipidea-imx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/chipidea-imx.h')
-rw-r--r--include/usb/chipidea-imx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usb/chipidea-imx.h b/include/usb/chipidea-imx.h
index 3f9f61ee17..5801cf15e7 100644
--- a/include/usb/chipidea-imx.h
+++ b/include/usb/chipidea-imx.h
@@ -32,6 +32,8 @@
#define MXC_EHCI_WAKEUP_ENABLED (1 << 12)
#define MXC_EHCI_ITC_NO_THRESHOLD (1 << 13)
+#define MXC_EHCI_DISABLE_OVERCURRENT (1 << 14)
+
enum imx_usb_mode {
IMX_USB_MODE_HOST,
IMX_USB_MODE_DEVICE,