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

Data Fields

struct mmc_hostmmc
 
struct mmc_commandcmd
 
struct mmc_requestrequest
 
void __iomembaseaddr
 
int irq
 
struct at91_mmc_databoard
 
int present
 
struct clkmci_clk
 
unsigned int flags
 
u32 bus_mode
 
unsigned intbuffer
 
dma_addr_t physical_address
 
unsigned int total_length
 
int in_use_index
 
int transfer_index
 
struct timer_list timer
 

Detailed Description

Definition at line 113 of file at91_mci.c.

Field Documentation

void __iomem* baseaddr

Definition at line 119 of file at91_mci.c.

Definition at line 122 of file at91_mci.c.

unsigned int* buffer

Definition at line 136 of file at91_mci.c.

u32 bus_mode

Definition at line 133 of file at91_mci.c.

Definition at line 116 of file at91_mci.c.

unsigned int flags

Definition at line 131 of file at91_mci.c.

int in_use_index

Definition at line 141 of file at91_mci.c.

int irq

Definition at line 120 of file at91_mci.c.

struct clk* mci_clk

Definition at line 125 of file at91_mci.c.

Definition at line 115 of file at91_mci.c.

dma_addr_t physical_address

Definition at line 137 of file at91_mci.c.

int present

Definition at line 123 of file at91_mci.c.

struct mmc_request* request

Definition at line 117 of file at91_mci.c.

Definition at line 147 of file at91_mci.c.

unsigned int total_length

Definition at line 138 of file at91_mci.c.

int transfer_index

Definition at line 144 of file at91_mci.c.


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