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

#include <amd5536udc.h>

Data Fields

struct usb_ep ep
 
struct udc_ep_regs __iomemregs
 
u32 __iomemtxfifo
 
u32 __iomemdma
 
dma_addr_t td_phys
 
dma_addr_t td_stp_dma
 
struct udc_stp_dmatd_stp
 
struct udc_data_dmatd
 
struct udc_requestreq
 
unsigned req_used
 
unsigned req_completed
 
struct udc_requestbna_dummy_req
 
unsigned bna_occurred
 
unsigned naking
 
struct udcdev
 
struct list_head queue
 
unsigned halted
 
unsigned cancel_transfer
 
unsigned num: 5
 
unsigned fifo_depth: 14
 
unsigned in: 1
 

Detailed Description

Definition at line 491 of file amd5536udc.h.

Field Documentation

struct udc_request* bna_dummy_req

Definition at line 505 of file amd5536udc.h.

unsigned bna_occurred

Definition at line 506 of file amd5536udc.h.

unsigned cancel_transfer

Definition at line 516 of file amd5536udc.h.

struct udc* dev

Definition at line 511 of file amd5536udc.h.

u32 __iomem* dma

Definition at line 495 of file amd5536udc.h.

Definition at line 492 of file amd5536udc.h.

unsigned fifo_depth

Definition at line 517 of file amd5536udc.h.

unsigned halted

Definition at line 515 of file amd5536udc.h.

unsigned in

Definition at line 517 of file amd5536udc.h.

unsigned naking

Definition at line 509 of file amd5536udc.h.

unsigned num

Definition at line 517 of file amd5536udc.h.

Definition at line 514 of file amd5536udc.h.

Definition at line 493 of file amd5536udc.h.

Definition at line 501 of file amd5536udc.h.

unsigned req_completed

Definition at line 503 of file amd5536udc.h.

unsigned req_used

Definition at line 502 of file amd5536udc.h.

Definition at line 499 of file amd5536udc.h.

dma_addr_t td_phys

Definition at line 496 of file amd5536udc.h.

Definition at line 498 of file amd5536udc.h.

dma_addr_t td_stp_dma

Definition at line 497 of file amd5536udc.h.

u32 __iomem* txfifo

Definition at line 494 of file amd5536udc.h.


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