Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-pxa/include/plat/
Dpxa3xx_nand.h38 unsigned int dfc_width; /* Width of flash controller(DWIDTH_C) */ member
/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c839 ndcr |= (f->dfc_width == 16) ? NDCR_DWIDTH_C : 0; in pxa3xx_nand_config_flash()