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

#include <mtd-onenand-omap2.h>

Data Fields

int cs
 
int gpio_irq
 
struct mtd_partitionparts
 
int nr_parts
 
int(* onenand_setup )(void __iomem *, int *freq_ptr)
 
int(* get_freq )(const struct onenand_freq_info *freq_info, bool *clk_dep)
 
int dma_channel
 
u8 flags
 
u8 regulator_can_sleep
 
u8 skip_initial_unlocking
 

Detailed Description

Definition at line 24 of file mtd-onenand-omap2.h.

Field Documentation

int cs

Definition at line 25 of file mtd-onenand-omap2.h.

Definition at line 32 of file mtd-onenand-omap2.h.

u8 flags

Definition at line 33 of file mtd-onenand-omap2.h.

int(* get_freq)(const struct onenand_freq_info *freq_info, bool *clk_dep)

Definition at line 30 of file mtd-onenand-omap2.h.

int gpio_irq

Definition at line 26 of file mtd-onenand-omap2.h.

int nr_parts

Definition at line 28 of file mtd-onenand-omap2.h.

int(* onenand_setup)(void __iomem *, int *freq_ptr)

Definition at line 29 of file mtd-onenand-omap2.h.

Definition at line 27 of file mtd-onenand-omap2.h.

u8 regulator_can_sleep

Definition at line 34 of file mtd-onenand-omap2.h.

u8 skip_initial_unlocking

Definition at line 35 of file mtd-onenand-omap2.h.


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