|
Linux Kernel
3.7.1
|
#include <linux/mtd/nand.h>Go to the source code of this file.
Data Structures | |
| struct | nand_buf |
| struct | denali_nand_info |
| #define DENALI_BUF_SIZE (NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE) |
| #define ERR_BLOCK_ADDR | ( | __bank | ) | (0x450 + ((__bank) * 0x50)) |
| #define ERR_PAGE_ADDR | ( | __bank | ) | (0x440 + ((__bank) * 0x50)) |
| #define SCRATCH_REG_ADDR CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR |
1.8.2