Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dmtd-nand-pxa3xx.h19 struct pxa3xx_nand_flash { struct
20 char *name;
21 uint32_t chip_id;
22 unsigned int page_per_block; /* Pages per block (PG_PER_BLK) */
23 unsigned int page_size; /* Page size in bytes (PAGE_SZ) */
24 unsigned int flash_width; /* Width of Flash memory (DWIDTH_M) */
25 unsigned int dfc_width; /* Width of flash controller(DWIDTH_C) */
26 unsigned int num_blocks; /* Number of physical blocks in Flash */
28 struct pxa3xx_nand_timing *timing; /* NAND Flash timing */