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

#include <atmel.h>

Data Fields

int enable_pin
 
int det_pin
 
int rdy_pin
 
u8 rdy_pin_active_low
 
u8 ale
 
u8 cle
 
u8 bus_width_16
 
u8 ecc_mode
 
u8 on_flash_bbt
 
struct mtd_partitionparts
 
unsigned int num_parts
 

Detailed Description

Definition at line 13 of file atmel.h.

Field Documentation

u8 ale

Definition at line 18 of file atmel.h.

u8 bus_width_16

Definition at line 20 of file atmel.h.

u8 cle

Definition at line 19 of file atmel.h.

int det_pin

Definition at line 15 of file atmel.h.

u8 ecc_mode

Definition at line 21 of file atmel.h.

int enable_pin

Definition at line 14 of file atmel.h.

unsigned int num_parts

Definition at line 24 of file atmel.h.

u8 on_flash_bbt

Definition at line 22 of file atmel.h.

Definition at line 23 of file atmel.h.

int rdy_pin

Definition at line 16 of file atmel.h.

u8 rdy_pin_active_low

Definition at line 17 of file atmel.h.


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