Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dfsmc.h65 #define FSMC_DEVWID_8 (0 << 4) macro
/linux-4.4.14/drivers/mtd/nand/
Dfsmc_nand.c432 writel_relaxed(value | FSMC_DEVWID_8, in fsmc_nand_setup()