Home
last modified time | relevance | path

Searched refs:USBH_ENABLE_E (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dohci-au1xxx.c30 #define USBH_ENABLE_E (1<<2) macro
35 #define USBH_ENABLE_INIT (USBH_ENABLE_CE | USBH_ENABLE_E | USBH_ENABLE_C)
37 #define USBH_ENABLE_INIT (USBH_ENABLE_CE | USBH_ENABLE_E | USBH_ENABLE_C | \