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