Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
dwc3-omap.h
Go to the documentation of this file.
1
39
enum
dwc3_omap_utmi_mode
{
40
DWC3_OMAP_UTMI_MODE_UNKNOWN
= 0,
41
DWC3_OMAP_UTMI_MODE_HW
,
42
DWC3_OMAP_UTMI_MODE_SW
,
43
};
44
45
struct
dwc3_omap_data
{
46
enum
dwc3_omap_utmi_mode
utmi_mode
;
47
};
Generated on Thu Jan 10 2013 14:52:19 for Linux Kernel by
1.8.2