Searched refs:ONENAND_PAGEBUF_ALLOC (Results 1 – 2 of 2) sorted by relevance
156 #define ONENAND_PAGEBUF_ALLOC (0x1000) macro
2729 this->options |= ONENAND_PAGEBUF_ALLOC; in onenand_scan()2735 if (this->options & ONENAND_PAGEBUF_ALLOC) { in onenand_scan()2736 this->options &= ~ONENAND_PAGEBUF_ALLOC; in onenand_scan()
Completed in 7 milliseconds