Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
omap_nand_info Struct Reference

Public Types

enum  { OMAP_NAND_IO_READ = 0, OMAP_NAND_IO_WRITE }
 

Data Fields

struct nand_hw_control controller
 
struct omap_nand_platform_datapdata
 
struct mtd_info mtd
 
struct nand_chip nand
 
struct platform_devicepdev
 
int gpmc_cs
 
unsigned long phys_base
 
unsigned long mem_size
 
struct completion comp
 
struct dma_chandma
 
int gpmc_irq_fifo
 
int gpmc_irq_count
 
enum omap_nand_info:: { ... }  iomode
 
u_charbuf
 
int buf_len
 
struct gpmc_nand_regs reg
 

Detailed Description

Definition at line 128 of file omap2.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
OMAP_NAND_IO_READ 
OMAP_NAND_IO_WRITE 

Definition at line 142 of file omap2.c.

Field Documentation

Definition at line 146 of file omap2.c.

int buf_len

Definition at line 147 of file omap2.c.

Definition at line 138 of file omap2.c.

Definition at line 129 of file omap2.c.

Definition at line 139 of file omap2.c.

int gpmc_cs

Definition at line 135 of file omap2.c.

int gpmc_irq_count

Definition at line 141 of file omap2.c.

int gpmc_irq_fifo

Definition at line 140 of file omap2.c.

enum { ... } iomode
unsigned long mem_size

Definition at line 137 of file omap2.c.

Definition at line 131 of file omap2.c.

Definition at line 132 of file omap2.c.

Definition at line 130 of file omap2.c.

Definition at line 133 of file omap2.c.

unsigned long phys_base

Definition at line 136 of file omap2.c.

Definition at line 148 of file omap2.c.


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