Go to the documentation of this file.
34 #ifndef _ASM_NLM_FLASH_H_
35 #define _ASM_NLM_FLASH_H_
37 #define FLASH_CSBASE_ADDR(cs) (cs)
38 #define FLASH_CSADDR_MASK(cs) (0x10 + (cs))
39 #define FLASH_CSDEV_PARM(cs) (0x20 + (cs))
40 #define FLASH_CSTIME_PARMA(cs) (0x30 + (cs))
41 #define FLASH_CSTIME_PARMB(cs) (0x40 + (cs))
43 #define FLASH_INT_MASK 0x50
44 #define FLASH_INT_STATUS 0x60
45 #define FLASH_ERROR_STATUS 0x70
46 #define FLASH_ERROR_ADDR 0x80
48 #define FLASH_NAND_CLE(cs) (0x90 + (cs))
49 #define FLASH_NAND_ALE(cs) (0xa0 + (cs))
51 #define FLASH_NAND_CSDEV_PARAM 0x000041e6
52 #define FLASH_NAND_CSTIME_PARAMA 0x4f400e22
53 #define FLASH_NAND_CSTIME_PARAMB 0x000083cf