Searched refs:NAND_CANAUTOINCR (Results 1 – 2 of 2) sorted by relevance
210 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR)) macro
1567 if (!NAND_CANAUTOINCR(chip) || !(page & blkcheck)) in nand_do_read_ops()1845 if (!NAND_CANAUTOINCR(chip) || !(page & blkcheck)) in nand_do_read_oob()