Home
last modified time | relevance | path

Searched refs:DOCG4_CHIP_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Ddocg4.c190 #define DOCG4_CHIP_SIZE 0x8000000 macro
194 #define DOCG4_NUMBLOCKS (DOCG4_CHIP_SIZE / DOCG4_BLOCK_SIZE)
1208 mtd->size = DOCG4_CHIP_SIZE; in init_mtd_structs()
1213 nand->chipsize = DOCG4_CHIP_SIZE; in init_mtd_structs()