Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dpxa3xx_nand.c270 unsigned int flash_width; /* Width of Flash memory (DWIDTH_M) */ member
452 unsigned int *flash_width, in pxa3xx_nand_init_timings_compat() argument
481 *flash_width = f->flash_width; in pxa3xx_nand_init_timings_compat()
509 unsigned int flash_width = 0, dfc_width = 0; in pxa3xx_nand_init() local
514 err = pxa3xx_nand_init_timings_compat(host, &flash_width, in pxa3xx_nand_init()
519 if (flash_width == 16) { in pxa3xx_nand_init()