Home
last modified time | relevance | path

Searched defs:ONENAND_SET_PREV_BUFFERRAM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Donenand.h134 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) macro
/openbmc/linux/include/linux/mtd/
H A Donenand.h156 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) macro