Searched refs:ONENAND_PAGE_MASK (Results 1 – 1 of 1) sorted by relevance
270 #define ONENAND_PAGE_MASK (~(ONENAND_PAGE_SIZE-1)) macro289 onenand_cache_off = (off + bytes_read) & ONENAND_PAGE_MASK; in read_onenand_cached()