|
Linux Kernel
3.7.1
|
#include <linux/platform_device.h>#include <linux/clk.h>#include <linux/delay.h>#include <linux/usb/otg.h>#include <linux/usb/ulpi.h>#include <linux/slab.h>#include <mach/hardware.h>#include <linux/platform_data/usb-ehci-mxc.h>#include <asm/mach-types.h>Go to the source code of this file.
Data Structures | |
| struct | ehci_mxc_priv |
Macros | |
| #define | ULPI_VIEWPORT_OFFSET 0x170 |
Functions | |
| MODULE_ALIAS ("platform:mxc-ehci") | |
| #define ULPI_VIEWPORT_OFFSET 0x170 |
Definition at line 32 of file ehci-mxc.c.
| MODULE_ALIAS | ( | "platform:mxc-ehci" | ) |
1.8.2