Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pxa25x_ep Struct Reference

#include <pxa25x_udc.h>

Data Fields

struct usb_ep ep
 
struct pxa25x_udcdev
 
struct list_head queue
 
unsigned long pio_irqs
 
unsigned short fifo_size
 
u8 bEndpointAddress
 
u8 bmAttributes
 
unsigned stopped: 1
 
unsigned dma_fixup: 1
 
volatile u32reg_udccs
 
volatile u32reg_ubcr
 
volatile u32reg_uddr
 

Detailed Description

Definition at line 40 of file pxa25x_udc.h.

Field Documentation

u8 bEndpointAddress

Definition at line 48 of file pxa25x_udc.h.

u8 bmAttributes

Definition at line 49 of file pxa25x_udc.h.

Definition at line 42 of file pxa25x_udc.h.

unsigned dma_fixup

Definition at line 52 of file pxa25x_udc.h.

Definition at line 41 of file pxa25x_udc.h.

unsigned short fifo_size

Definition at line 47 of file pxa25x_udc.h.

unsigned long pio_irqs

Definition at line 45 of file pxa25x_udc.h.

Definition at line 44 of file pxa25x_udc.h.

volatile u32* reg_ubcr

Definition at line 60 of file pxa25x_udc.h.

volatile u32* reg_udccs

Definition at line 59 of file pxa25x_udc.h.

volatile u32* reg_uddr

Definition at line 61 of file pxa25x_udc.h.

unsigned stopped

Definition at line 51 of file pxa25x_udc.h.


The documentation for this struct was generated from the following file: