Go to the documentation of this file.
28 #ifndef __ARCH_ARM_DAVINCI_NAND_H
29 #define __ARCH_ARM_DAVINCI_NAND_H
33 #define NANDFCR_OFFSET 0x60
34 #define NANDFSR_OFFSET 0x64
35 #define NANDF1ECC_OFFSET 0x70
38 #define NAND_4BIT_ECC_LOAD_OFFSET 0xbc
39 #define NAND_4BIT_ECC1_OFFSET 0xc0
40 #define NAND_4BIT_ECC2_OFFSET 0xc4
41 #define NAND_4BIT_ECC3_OFFSET 0xc8
42 #define NAND_4BIT_ECC4_OFFSET 0xcc
43 #define NAND_ERR_ADD1_OFFSET 0xd0
44 #define NAND_ERR_ADD2_OFFSET 0xd4
45 #define NAND_ERR_ERRVAL1_OFFSET 0xd8
46 #define NAND_ERR_ERRVAL2_OFFSET 0xdc