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

Data Fields

struct mmc_hostmmc
 
struct mmc_requestmrq
 
u32 flags
 
u32 iobase
 
u32 clock
 
u32 bus_width
 
u32 power_mode
 
int status
 
struct {
   int   len
 
   int   dir
 
dma
 
struct {
   int   index
 
   int   offset
 
   int   len
 
pio
 
u32 tx_chan
 
u32 rx_chan
 
int irq
 
struct tasklet_struct finish_task
 
struct tasklet_struct data_task
 
struct au1xmmc_platform_dataplatdata
 
struct platform_devicepdev
 
struct resourceioarea
 

Detailed Description

Definition at line 88 of file au1xmmc.c.

Field Documentation

u32 bus_width

Definition at line 95 of file au1xmmc.c.

u32 clock

Definition at line 94 of file au1xmmc.c.

Definition at line 117 of file au1xmmc.c.

int dir

Definition at line 102 of file au1xmmc.c.

struct { ... } dma
struct tasklet_struct finish_task

Definition at line 116 of file au1xmmc.c.

u32 flags

Definition at line 92 of file au1xmmc.c.

int index

Definition at line 106 of file au1xmmc.c.

struct resource* ioarea

Definition at line 120 of file au1xmmc.c.

u32 iobase

Definition at line 93 of file au1xmmc.c.

int irq

Definition at line 114 of file au1xmmc.c.

int len

Definition at line 101 of file au1xmmc.c.

Definition at line 89 of file au1xmmc.c.

Definition at line 90 of file au1xmmc.c.

Definition at line 107 of file au1xmmc.c.

Definition at line 119 of file au1xmmc.c.

struct { ... } pio

Definition at line 118 of file au1xmmc.c.

u32 power_mode

Definition at line 96 of file au1xmmc.c.

u32 rx_chan

Definition at line 112 of file au1xmmc.c.

Definition at line 98 of file au1xmmc.c.

u32 tx_chan

Definition at line 111 of file au1xmmc.c.


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