Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
mv_usb.h File Reference

Go to the source code of this file.

Data Structures

struct  mv_usb_addon_irq
 
struct  mv_usb_platform_data
 

Enumerations

enum  pxa_ehci_type {
  EHCI_UNDEFINED = 0, PXA_U2OEHCI, PXA_SPH, MMP3_HSIC,
  MMP3_FSIC
}
 
enum  { MV_USB_MODE_OTG, MV_USB_MODE_HOST }
 
enum  { VBUS_LOW = 0, VBUS_HIGH = 1 << 0 }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
MV_USB_MODE_OTG 
MV_USB_MODE_HOST 

Definition at line 21 of file mv_usb.h.

anonymous enum
Enumerator:
VBUS_LOW 
VBUS_HIGH 

Definition at line 26 of file mv_usb.h.

Enumerator:
EHCI_UNDEFINED 
PXA_U2OEHCI 
PXA_SPH 
MMP3_HSIC 
MMP3_FSIC 

Definition at line 13 of file mv_usb.h.