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

Data Fields

struct mtd_info mtd
 
struct nand_chip nand
 
struct devicedev
 
void __iomemspare0
 
void __iomemmain_area0
 
void __iomembase
 
void __iomemregs
 
void __iomemregs_axi
 
void __iomemregs_ip
 
int status_request
 
struct clkclk
 
int clk_act
 
int irq
 
int eccsize
 
int active_cs
 
struct completion op_completion
 
uint8_tdata_buf
 
unsigned int buf_start
 
struct mxc_nand_devtype_datadevtype_data
 
struct mxc_nand_platform_data pdata
 

Detailed Description

Definition at line 180 of file mxc_nand.c.

Field Documentation

int active_cs

Definition at line 197 of file mxc_nand.c.

void __iomem* base

Definition at line 188 of file mxc_nand.c.

unsigned int buf_start

Definition at line 202 of file mxc_nand.c.

Definition at line 193 of file mxc_nand.c.

int clk_act

Definition at line 194 of file mxc_nand.c.

Definition at line 201 of file mxc_nand.c.

struct device* dev

Definition at line 183 of file mxc_nand.c.

Definition at line 204 of file mxc_nand.c.

int eccsize

Definition at line 196 of file mxc_nand.c.

int irq

Definition at line 195 of file mxc_nand.c.

void __iomem* main_area0

Definition at line 186 of file mxc_nand.c.

Definition at line 181 of file mxc_nand.c.

Definition at line 182 of file mxc_nand.c.

struct completion op_completion

Definition at line 199 of file mxc_nand.c.

Definition at line 205 of file mxc_nand.c.

Definition at line 189 of file mxc_nand.c.

void __iomem* regs_axi

Definition at line 190 of file mxc_nand.c.

void __iomem* regs_ip

Definition at line 191 of file mxc_nand.c.

void __iomem* spare0

Definition at line 185 of file mxc_nand.c.

int status_request

Definition at line 192 of file mxc_nand.c.


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