Home
last modified time | relevance | path

Searched defs:pxa3xx_nand_flash (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/plat-pxa/include/plat/
Dpxa3xx_nand.h32 struct pxa3xx_nand_flash { struct
33 char *name;
34 uint32_t chip_id;
35 unsigned int page_per_block; /* Pages per block (PG_PER_BLK) */
36 unsigned int page_size; /* Page size in bytes (PAGE_SZ) */
37 unsigned int flash_width; /* Width of Flash memory (DWIDTH_M) */
38 unsigned int dfc_width; /* Width of flash controller(DWIDTH_C) */
39 unsigned int num_blocks; /* Number of physical blocks in Flash */
41 struct pxa3xx_nand_timing *timing; /* NAND Flash timing */