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

Data Fields

struct devicedev
 
struct mmc_hostmmc
 
struct mmc_requestmrq
 
struct mmc_commandcmd
 
struct mmc_datadata
 
struct clkfclk
 
struct clkdbclk
 
struct regulatorvcc
 
struct regulatorvcc_aux
 
void __iomembase
 
resource_size_t mapbase
 
spinlock_t irq_lock
 
unsigned int dma_len
 
unsigned int dma_sg_idx
 
unsigned char bus_mode
 
unsigned char power_mode
 
int suspended
 
int irq
 
int use_dma
 
int dma_ch
 
struct dma_chantx_chan
 
struct dma_chanrx_chan
 
int slot_id
 
int response_busy
 
int context_loss
 
int protect_card
 
int reqs_blocked
 
int use_reg
 
int req_in_progress
 
struct omap_hsmmc_next next_data
 
struct omap_mmc_platform_datapdata
 

Detailed Description

Definition at line 138 of file omap_hsmmc.c.

Field Documentation

void __iomem* base

Definition at line 155 of file omap_hsmmc.c.

unsigned char bus_mode

Definition at line 160 of file omap_hsmmc.c.

Definition at line 142 of file omap_hsmmc.c.

int context_loss

Definition at line 169 of file omap_hsmmc.c.

Definition at line 143 of file omap_hsmmc.c.

struct clk* dbclk

Definition at line 145 of file omap_hsmmc.c.

struct device* dev

Definition at line 139 of file omap_hsmmc.c.

Definition at line 164 of file omap_hsmmc.c.

unsigned int dma_len

Definition at line 158 of file omap_hsmmc.c.

unsigned int dma_sg_idx

Definition at line 159 of file omap_hsmmc.c.

struct clk* fclk

Definition at line 144 of file omap_hsmmc.c.

int irq

Definition at line 163 of file omap_hsmmc.c.

spinlock_t irq_lock

Definition at line 157 of file omap_hsmmc.c.

resource_size_t mapbase

Definition at line 156 of file omap_hsmmc.c.

Definition at line 140 of file omap_hsmmc.c.

Definition at line 141 of file omap_hsmmc.c.

Definition at line 174 of file omap_hsmmc.c.

Definition at line 176 of file omap_hsmmc.c.

unsigned char power_mode

Definition at line 161 of file omap_hsmmc.c.

int protect_card

Definition at line 170 of file omap_hsmmc.c.

int req_in_progress

Definition at line 173 of file omap_hsmmc.c.

int reqs_blocked

Definition at line 171 of file omap_hsmmc.c.

int response_busy

Definition at line 168 of file omap_hsmmc.c.

struct dma_chan* rx_chan

Definition at line 166 of file omap_hsmmc.c.

int slot_id

Definition at line 167 of file omap_hsmmc.c.

int suspended

Definition at line 162 of file omap_hsmmc.c.

struct dma_chan* tx_chan

Definition at line 165 of file omap_hsmmc.c.

int use_dma

Definition at line 164 of file omap_hsmmc.c.

int use_reg

Definition at line 172 of file omap_hsmmc.c.

Definition at line 153 of file omap_hsmmc.c.

struct regulator* vcc_aux

Definition at line 154 of file omap_hsmmc.c.


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