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