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

#include <at91_udc.h>

Data Fields

struct usb_ep ep
 
struct list_head queue
 
struct at91_udcudc
 
void __iomemcreg
 
unsigned maxpacket:16
 
u8 int_mask
 
unsigned is_pingpong:1
 
unsigned stopped:1
 
unsigned is_in:1
 
unsigned is_iso:1
 
unsigned fifo_bank:1
 

Detailed Description

Definition at line 94 of file at91_udc.h.

Field Documentation

Definition at line 98 of file at91_udc.h.

Definition at line 95 of file at91_udc.h.

unsigned fifo_bank

Definition at line 107 of file at91_udc.h.

u8 int_mask

Definition at line 101 of file at91_udc.h.

unsigned is_in

Definition at line 105 of file at91_udc.h.

unsigned is_iso

Definition at line 106 of file at91_udc.h.

unsigned is_pingpong

Definition at line 102 of file at91_udc.h.

unsigned maxpacket

Definition at line 100 of file at91_udc.h.

Definition at line 96 of file at91_udc.h.

unsigned stopped

Definition at line 104 of file at91_udc.h.

Definition at line 97 of file at91_udc.h.


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