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

#include <cfi.h>

Data Fields

uint16_t cmdset
 
voidcmdset_priv
 
int interleave
 
int device_type
 
int cfi_mode
 
int addr_unlock1
 
int addr_unlock2
 
struct mtd_info *(* cmdset_setup )(struct map_info *)
 
struct cfi_identcfiq
 
int mfr
 
int id
 
int numchips
 
map_word sector_erase_cmd
 
unsigned long chipshift
 
const charim_name
 
struct flchip chips [0]
 

Detailed Description

Definition at line 280 of file cfi.h.

Field Documentation

int addr_unlock1

Definition at line 286 of file cfi.h.

int addr_unlock2

Definition at line 287 of file cfi.h.

int cfi_mode

Definition at line 285 of file cfi.h.

Definition at line 289 of file cfi.h.

Definition at line 296 of file cfi.h.

unsigned long chipshift

Definition at line 294 of file cfi.h.

uint16_t cmdset

Definition at line 281 of file cfi.h.

void* cmdset_priv

Definition at line 282 of file cfi.h.

struct mtd_info*(* cmdset_setup)(struct map_info *)
read

Definition at line 288 of file cfi.h.

Definition at line 284 of file cfi.h.

Definition at line 291 of file cfi.h.

const char* im_name

Definition at line 295 of file cfi.h.

int interleave

Definition at line 283 of file cfi.h.

int mfr

Definition at line 291 of file cfi.h.

int numchips

Definition at line 292 of file cfi.h.

map_word sector_erase_cmd

Definition at line 293 of file cfi.h.


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