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

#include <fifo.h>

Data Fields

charname
 
u32 port
 
u32 sel
 
u32 ctr
 
struct usbhs_pipepipe
 
struct dma_chantx_chan
 
struct dma_chanrx_chan
 
struct sh_dmae_slave tx_slave
 
struct sh_dmae_slave rx_slave
 

Detailed Description

Definition at line 28 of file fifo.h.

Field Documentation

u32 ctr

Definition at line 32 of file fifo.h.

char* name

Definition at line 29 of file fifo.h.

Definition at line 34 of file fifo.h.

Definition at line 30 of file fifo.h.

struct dma_chan* rx_chan

Definition at line 37 of file fifo.h.

Definition at line 40 of file fifo.h.

u32 sel

Definition at line 31 of file fifo.h.

struct dma_chan* tx_chan

Definition at line 36 of file fifo.h.

Definition at line 39 of file fifo.h.


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