Home
last modified time | relevance | path

Searched refs:NAND_HAS_SUBPAGE_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h227 #define NAND_HAS_SUBPAGE_WRITE(chip) !((chip)->options & NAND_NO_SUBPAGE_WRITE) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4300 (NAND_HAS_SUBPAGE_WRITE(chip) && !ecc->write_subpage && in invalid_ecc_page_accessors()