Home
last modified time | relevance | path

Searched refs:NAND_CACHEPRG (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dkirkwood_nand.c78 nand->options = NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING; in board_nand_init()
H A Domap_gpmc.c1000 nand->options |= NAND_NO_PADDING | NAND_CACHEPRG; in board_nand_init()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h190 #define NAND_CACHEPRG 0x00000008 macro
222 #define NAND_SAMSUNG_LP_OPTIONS NAND_CACHEPRG
225 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
/openbmc/linux/include/linux/mtd/
H A Drawnand.h119 #define NAND_CACHEPRG BIT(3) macro
121 #define NAND_SAMSUNG_LP_OPTIONS NAND_CACHEPRG
/openbmc/qemu/hw/block/
H A Dnand.c112 # define NAND_CACHEPRG 0x00000008 macro
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst856 #define NAND_CACHEPRG 0x00000008