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