HomeSort by relevance Sort by last modified time
    Searched refs:NAND_PAGE_SIZE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/Seagate/nas220/
kwbimage.cfg 18 NAND_PAGE_SIZE 0x0200
  /external/u-boot/fs/jffs2/
jffs2_1pass.c 163 #define NAND_PAGE_SIZE 512
165 #define NAND_PAGE_MASK (~(NAND_PAGE_SIZE-1))
170 #define NAND_CACHE_SIZE (NAND_CACHE_PAGES*NAND_PAGE_SIZE)
    [all...]

Completed in 228 milliseconds