Searched refs:ONENAND_PAGEBUF_ALLOC (Results 1 – 2 of 2) sorted by relevance
201 #define ONENAND_PAGEBUF_ALLOC (0x1000) macro
3878 this->options |= ONENAND_PAGEBUF_ALLOC; in onenand_scan()3883 if (this->options & ONENAND_PAGEBUF_ALLOC) { in onenand_scan()3884 this->options &= ~ONENAND_PAGEBUF_ALLOC; in onenand_scan()4011 if (this->options & ONENAND_PAGEBUF_ALLOC) { in onenand_release()
Completed in 10 milliseconds