Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h41 #define FSMC_DEVTYPE_NAND (1 << 3) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c67 #define FSMC_DEVTYPE_NAND BIT(3) macro