Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h51 #define FSMC_CODE_RDY (1 << 15) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c77 #define FSMC_CODE_RDY BIT(15) macro