Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h43 #define FSMC_DEVWID_16 (1 << 4) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c68 #define FSMC_DEVWID_16 BIT(4) macro