Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | FLASH_CSBASE_ADDR(cs) (cs) |
#define | FLASH_CSADDR_MASK(cs) (0x10 + (cs)) |
#define | FLASH_CSDEV_PARM(cs) (0x20 + (cs)) |
#define | FLASH_CSTIME_PARMA(cs) (0x30 + (cs)) |
#define | FLASH_CSTIME_PARMB(cs) (0x40 + (cs)) |
#define | FLASH_INT_MASK 0x50 |
#define | FLASH_INT_STATUS 0x60 |
#define | FLASH_ERROR_STATUS 0x70 |
#define | FLASH_ERROR_ADDR 0x80 |
#define | FLASH_NAND_CLE(cs) (0x90 + (cs)) |
#define | FLASH_NAND_ALE(cs) (0xa0 + (cs)) |
#define | FLASH_NAND_CSDEV_PARAM 0x000041e6 |
#define | FLASH_NAND_CSTIME_PARAMA 0x4f400e22 |
#define | FLASH_NAND_CSTIME_PARAMB 0x000083cf |