Searched refs:NAND_PAGE_MASK (Results 1 – 1 of 1) sorted by relevance
166 #define NAND_PAGE_MASK (~(NAND_PAGE_SIZE-1)) macro191 nand_cache_off = (off + bytes_read) & NAND_PAGE_MASK; in read_nand_cached()