Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dkirkwood_nand.c78 nand->options = NAND_COPYBACK | NAND_CACHEPRG | NAND_NO_PADDING; in board_nand_init()
A Domap_gpmc.c1001 nand->options |= NAND_NO_PADDING | NAND_CACHEPRG; in board_nand_init()
/u-boot/include/linux/mtd/
A Drawnand.h192 #define NAND_CACHEPRG 0x00000008 macro
224 #define NAND_SAMSUNG_LP_OPTIONS NAND_CACHEPRG
227 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))

Completed in 9 milliseconds