Searched refs:ONENAND_CURRENT_BUFFERRAM (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/mtd/
H A Donenand.h153 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index) macro
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_samsung.c404 index = ONENAND_CURRENT_BUFFERRAM(this);
478 int index = ONENAND_CURRENT_BUFFERRAM(this);
627 if (ONENAND_CURRENT_BUFFERRAM(this)) {
H A Donenand_omap2.c314 if (ONENAND_CURRENT_BUFFERRAM(this)) {
H A Donenand_base.c498 dataram = ONENAND_CURRENT_BUFFERRAM(this);
737 if (ONENAND_CURRENT_BUFFERRAM(this)) {
909 i = ONENAND_CURRENT_BUFFERRAM(this);
957 i = ONENAND_CURRENT_BUFFERRAM(this);
2745 dataram = ONENAND_CURRENT_BUFFERRAM(this);

Completed in 264 milliseconds