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

Data Fields

struct mmc_hostmmc
 
struct resourceres
 
void __iomembase
 
int irq
 
int detect_irq
 
struct dma_chandma
 
struct dma_async_tx_descriptordesc
 
int do_dma
 
int default_irq_mask
 
int use_sdio
 
unsigned int power_mode
 
struct imxmmc_platform_datapdata
 
struct mmc_requestreq
 
struct mmc_commandcmd
 
struct mmc_datadata
 
unsigned int datasize
 
unsigned int dma_dir
 
u16 rev_no
 
unsigned int cmdat
 
struct clkclk_ipg
 
struct clkclk_per
 
int clock
 
struct work_struct datawork
 
spinlock_t lock
 
struct regulatorvcc
 
int burstlen
 
int dmareq
 
struct dma_slave_config dma_slave_config
 
struct imx_dma_data dma_data
 
struct timer_list watchdog
 

Detailed Description

Definition at line 116 of file mxcmmc.c.

Field Documentation

void __iomem* base

Definition at line 119 of file mxcmmc.c.

int burstlen

Definition at line 150 of file mxcmmc.c.

struct clk* clk_ipg

Definition at line 140 of file mxcmmc.c.

struct clk* clk_per

Definition at line 141 of file mxcmmc.c.

int clock

Definition at line 143 of file mxcmmc.c.

Definition at line 131 of file mxcmmc.c.

unsigned int cmdat

Definition at line 138 of file mxcmmc.c.

Definition at line 132 of file mxcmmc.c.

unsigned int datasize

Definition at line 134 of file mxcmmc.c.

struct work_struct datawork

Definition at line 145 of file mxcmmc.c.

int default_irq_mask

Definition at line 125 of file mxcmmc.c.

Definition at line 123 of file mxcmmc.c.

int detect_irq

Definition at line 121 of file mxcmmc.c.

Definition at line 122 of file mxcmmc.c.

struct imx_dma_data dma_data

Definition at line 153 of file mxcmmc.c.

unsigned int dma_dir

Definition at line 135 of file mxcmmc.c.

Definition at line 152 of file mxcmmc.c.

int dmareq

Definition at line 151 of file mxcmmc.c.

int do_dma

Definition at line 124 of file mxcmmc.c.

int irq

Definition at line 120 of file mxcmmc.c.

spinlock_t lock

Definition at line 146 of file mxcmmc.c.

Definition at line 117 of file mxcmmc.c.

Definition at line 128 of file mxcmmc.c.

unsigned int power_mode

Definition at line 127 of file mxcmmc.c.

Definition at line 130 of file mxcmmc.c.

Definition at line 118 of file mxcmmc.c.

u16 rev_no

Definition at line 137 of file mxcmmc.c.

int use_sdio

Definition at line 126 of file mxcmmc.c.

Definition at line 148 of file mxcmmc.c.

Definition at line 155 of file mxcmmc.c.


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