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

#include <net2272.h>

Data Fields

struct usb_gadget gadget
 
struct devicedev
 
unsigned short dev_id
 
spinlock_t lock
 
struct net2272_ep ep [4]
 
struct usb_gadget_driverdriver
 
unsigned protocol_stall:1
 
unsigned softconnect:1
 
unsigned is_selfpowered:1
 
unsigned wakeup:1
 
unsigned dma_eot_polarity:1
 
unsigned dma_dack_polarity:1
 
unsigned dma_dreq_polarity:1
 
unsigned dma_busy:1
 
u16 chiprev
 
u8 pagesel
 
unsigned int irq
 
unsigned short fifo_mode
 
unsigned int base_shift
 
u16 __iomembase_addr
 
union {
}; 
 

Detailed Description

Definition at line 450 of file net2272.h.

Field Documentation

union { ... }
u16 __iomem* base_addr

Definition at line 474 of file net2272.h.

unsigned int base_shift

Definition at line 473 of file net2272.h.

u16 chiprev

Definition at line 467 of file net2272.h.

struct device* dev

Definition at line 453 of file net2272.h.

unsigned short dev_id

Definition at line 454 of file net2272.h.

unsigned dma_busy

Definition at line 459 of file net2272.h.

unsigned dma_dack_polarity

Definition at line 459 of file net2272.h.

unsigned dma_dreq_polarity

Definition at line 459 of file net2272.h.

unsigned dma_eot_polarity

Definition at line 459 of file net2272.h.

Definition at line 458 of file net2272.h.

Definition at line 457 of file net2272.h.

unsigned short fifo_mode

Definition at line 471 of file net2272.h.

Definition at line 452 of file net2272.h.

unsigned int irq

Definition at line 470 of file net2272.h.

unsigned is_selfpowered

Definition at line 459 of file net2272.h.

spinlock_t lock

Definition at line 456 of file net2272.h.

u8 pagesel

Definition at line 468 of file net2272.h.

unsigned protocol_stall

Definition at line 459 of file net2272.h.

unsigned softconnect

Definition at line 459 of file net2272.h.

unsigned wakeup

Definition at line 459 of file net2272.h.


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