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

Data Fields

struct mtd_infomtd
 
struct platform_devicepdev
 
enum soc_type type
 
void __iomembase
 
struct resourcebase_res
 
void __iomemahb_addr
 
struct resourceahb_res
 
int bootram_command
 
void __iomempage_buf
 
void __iomemoob_buf
 
unsigned int(* mem_addr )(int fba, int fpa, int fsa)
 
unsigned int(* cmd_map )(unsigned int type, unsigned int val)
 
void __iomemdma_addr
 
struct resourcedma_res
 
unsigned long phys_base
 
struct completion complete
 

Detailed Description

Definition at line 133 of file samsung.c.

Field Documentation

void __iomem* ahb_addr

Definition at line 139 of file samsung.c.

struct resource* ahb_res

Definition at line 140 of file samsung.c.

void __iomem* base

Definition at line 137 of file samsung.c.

struct resource* base_res

Definition at line 138 of file samsung.c.

int bootram_command

Definition at line 141 of file samsung.c.

unsigned int(* cmd_map)(unsigned int type, unsigned int val)

Definition at line 145 of file samsung.c.

struct completion complete

Definition at line 149 of file samsung.c.

void __iomem* dma_addr

Definition at line 146 of file samsung.c.

struct resource* dma_res

Definition at line 147 of file samsung.c.

unsigned int(* mem_addr)(int fba, int fpa, int fsa)

Definition at line 144 of file samsung.c.

Definition at line 134 of file samsung.c.

void __iomem* oob_buf

Definition at line 143 of file samsung.c.

void __iomem* page_buf

Definition at line 142 of file samsung.c.

Definition at line 135 of file samsung.c.

unsigned long phys_base

Definition at line 148 of file samsung.c.

enum soc_type type

Definition at line 136 of file samsung.c.


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