Searched refs:DOCG4_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
193 #define DOCG4_BLOCK_SIZE (DOCG4_PAGES_PER_BLOCK * DOCG4_PAGE_SIZE) macro194 #define DOCG4_NUMBLOCKS (DOCG4_CHIP_SIZE / DOCG4_BLOCK_SIZE)1100 if (unlikely(ofs & (DOCG4_BLOCK_SIZE - 1))) in docg4_block_markbad()1211 mtd->erasesize = DOCG4_BLOCK_SIZE; in init_mtd_structs()