Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dfsmc.h66 #define FSMC_DEVWID_16 (1 << 4) macro
/linux-3.4.99/drivers/mtd/nand/
Dfsmc_nand.c429 writel(value | FSMC_DEVWID_16, FSMC_NAND_REG(regs, bank, PC)); in fsmc_nand_setup()