Searched defs:FSMC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/mtd/ | ||
H A D | fsmc_nand.h | 40 #define FSMC_ENABLE (1 << 2) macro |
/openbmc/linux/drivers/mtd/nand/raw/ | ||
H A D | fsmc_nand.c | 66 #define FSMC_ENABLE BIT(2) macro |