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