Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h236 #define NAND_OWN_BUFFERS 0x00020000 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c905 nand->options |= NAND_OWN_BUFFERS; in omap_nand_switch_ecc()
H A Dnand_base.c4328 if (!(chip->options & NAND_OWN_BUFFERS)) { in nand_scan_tail()