Linux Kernel
3.7.1
|
#include <linux/usb/ulpi.h>
Go to the source code of this file.
Data Structures | |
struct | pxa3xx_u2d_platform_data |
Macros | |
#define | ULPI_SER_6PIN (1 << 0) |
#define | ULPI_SER_3PIN (1 << 1) |
Functions | |
int | pxa3xx_u2d_start_hc (struct usb_bus *host) |
void | pxa3xx_u2d_stop_hc (struct usb_bus *host) |
void | pxa3xx_set_u2d_info (struct pxa3xx_u2d_platform_data *info) |
#define ULPI_SER_3PIN (1 << 1) |
Definition at line 20 of file usb-pxa3xx-ulpi.h.
#define ULPI_SER_6PIN (1 << 0) |
Definition at line 19 of file usb-pxa3xx-ulpi.h.
void pxa3xx_set_u2d_info | ( | struct pxa3xx_u2d_platform_data * | info | ) |
Definition at line 251 of file pxa3xx-ulpi.c.
Definition at line 270 of file pxa3xx-ulpi.c.