platform_nand_chip Struct Reference

#include <nand.h>


Data Fields

int nr_chips
int chip_offset
int nr_partitions
mtd_partition * partitions
nand_ecclayout * ecclayout
int chip_delay
unsigned int options
void * priv


Detailed Description

struct platform_nand_chip - chip level device structure : max. number of chips to scan for : chip number offset : number of partitions pointed to by partitions (or zero) : mtd partition list : R/B delay value in us : Option flags, e.g. 16bit buswidth : ecc layout info structure : hardware controller specific settings

Definition at line 559 of file nand.h.


Field Documentation

int platform_nand_chip::nr_chips

Definition at line 560 of file nand.h.

int platform_nand_chip::chip_offset

Definition at line 561 of file nand.h.

int platform_nand_chip::nr_partitions

Definition at line 562 of file nand.h.

struct mtd_partition* platform_nand_chip::partitions

Definition at line 563 of file nand.h.

struct nand_ecclayout* platform_nand_chip::ecclayout

Definition at line 564 of file nand.h.

int platform_nand_chip::chip_delay

Definition at line 565 of file nand.h.

unsigned int platform_nand_chip::options

Definition at line 566 of file nand.h.

void* platform_nand_chip::priv

Definition at line 567 of file nand.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:50 2008 for elphel by  doxygen 1.5.1