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

Data Fields

struct mmc_hostmmc
 
spinlock_t lock
 
struct resourceres
 
void __iomembase
 
struct clkclk
 
unsigned long clkrate
 
int irq
 
int dma
 
unsigned int clkrt
 
unsigned int cmdat
 
unsigned int imask
 
unsigned int power_mode
 
struct pxamci_platform_datapdata
 
struct mmc_requestmrq
 
struct mmc_commandcmd
 
struct mmc_datadata
 
dma_addr_t sg_dma
 
struct pxa_dma_descsg_cpu
 
unsigned int dma_len
 
unsigned int dma_dir
 
unsigned int dma_drcmrrx
 
unsigned int dma_drcmrtx
 
struct regulatorvcc
 

Detailed Description

Definition at line 53 of file pxamci.c.

Field Documentation

void __iomem* base

Definition at line 57 of file pxamci.c.

Definition at line 58 of file pxamci.c.

unsigned long clkrate

Definition at line 59 of file pxamci.c.

unsigned int clkrt

Definition at line 62 of file pxamci.c.

Definition at line 69 of file pxamci.c.

unsigned int cmdat

Definition at line 63 of file pxamci.c.

Definition at line 70 of file pxamci.c.

int dma

Definition at line 61 of file pxamci.c.

unsigned int dma_dir

Definition at line 76 of file pxamci.c.

unsigned int dma_drcmrrx

Definition at line 77 of file pxamci.c.

unsigned int dma_drcmrtx

Definition at line 78 of file pxamci.c.

unsigned int dma_len

Definition at line 74 of file pxamci.c.

unsigned int imask

Definition at line 64 of file pxamci.c.

int irq

Definition at line 60 of file pxamci.c.

spinlock_t lock

Definition at line 55 of file pxamci.c.

Definition at line 54 of file pxamci.c.

Definition at line 68 of file pxamci.c.

Definition at line 66 of file pxamci.c.

unsigned int power_mode

Definition at line 65 of file pxamci.c.

Definition at line 56 of file pxamci.c.

Definition at line 73 of file pxamci.c.

dma_addr_t sg_dma

Definition at line 72 of file pxamci.c.

Definition at line 80 of file pxamci.c.


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