Linux Kernel
3.7.1
|
#include <mtd-davinci.h>
Data Fields | |
uint32_t | mask_ale |
uint32_t | mask_cle |
uint32_t | mask_chipsel |
struct mtd_partition * | parts |
unsigned | nr_parts |
nand_ecc_modes_t | ecc_mode |
u8 | ecc_bits |
unsigned | options |
unsigned | bbt_options |
struct nand_bbt_descr * | bbt_td |
struct nand_bbt_descr * | bbt_md |
struct davinci_aemif_timing * | timing |
Definition at line 55 of file mtd-davinci.h.
struct nand_bbt_descr* bbt_md |
Definition at line 84 of file mtd-davinci.h.
unsigned bbt_options |
Definition at line 80 of file mtd-davinci.h.
struct nand_bbt_descr* bbt_td |
Definition at line 83 of file mtd-davinci.h.
u8 ecc_bits |
Definition at line 75 of file mtd-davinci.h.
nand_ecc_modes_t ecc_mode |
Definition at line 74 of file mtd-davinci.h.
uint32_t mask_ale |
Definition at line 56 of file mtd-davinci.h.
uint32_t mask_chipsel |
Definition at line 60 of file mtd-davinci.h.
uint32_t mask_cle |
Definition at line 57 of file mtd-davinci.h.
unsigned nr_parts |
Definition at line 64 of file mtd-davinci.h.
unsigned options |
Definition at line 78 of file mtd-davinci.h.
struct mtd_partition* parts |
Definition at line 63 of file mtd-davinci.h.
Definition at line 87 of file mtd-davinci.h.