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

#include <sh_flctl.h>

Data Fields

struct mtd_info mtd
 
struct nand_chip chip
 
struct platform_devicepdev
 
struct dev_pm_qos_request pm_qos
 
void __iomemreg
 
uint8_t done_buff [2048+64]
 
int read_bytes
 
int index
 
int seqin_column
 
int seqin_page_addr
 
uint32_t seqin_read_cmd
 
int erase1_page_addr
 
uint32_t erase_ADRCNT
 
uint32_t rw_ADRCNT
 
uint32_t flcmncr_base
 
uint32_t flintdmacr_base
 
unsigned page_size:1
 
unsigned hwecc:1
 
unsigned holden:1
 
unsigned qos_request:1
 

Detailed Description

Definition at line 141 of file sh_flctl.h.

Field Documentation

Definition at line 143 of file sh_flctl.h.

uint8_t done_buff[2048+64]

Definition at line 148 of file sh_flctl.h.

int erase1_page_addr

Definition at line 154 of file sh_flctl.h.

uint32_t erase_ADRCNT

Definition at line 155 of file sh_flctl.h.

uint32_t flcmncr_base

Definition at line 157 of file sh_flctl.h.

uint32_t flintdmacr_base

Definition at line 158 of file sh_flctl.h.

unsigned holden

Definition at line 162 of file sh_flctl.h.

unsigned hwecc

Definition at line 161 of file sh_flctl.h.

int index

Definition at line 150 of file sh_flctl.h.

Definition at line 142 of file sh_flctl.h.

unsigned page_size

Definition at line 160 of file sh_flctl.h.

Definition at line 144 of file sh_flctl.h.

Definition at line 145 of file sh_flctl.h.

unsigned qos_request

Definition at line 163 of file sh_flctl.h.

int read_bytes

Definition at line 149 of file sh_flctl.h.

Definition at line 146 of file sh_flctl.h.

uint32_t rw_ADRCNT

Definition at line 156 of file sh_flctl.h.

int seqin_column

Definition at line 151 of file sh_flctl.h.

int seqin_page_addr

Definition at line 152 of file sh_flctl.h.

uint32_t seqin_read_cmd

Definition at line 153 of file sh_flctl.h.


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