Home
last modified time | relevance | path

Searched defs:pagebuf (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/w1-eeprom/
H A Dds2502.c67 u8 pagebuf[DS2502_PAGE_SIZE + 1]; /* 1 byte for CRC8 */ in ds2502_read() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c934 u8 *pagebuf = nand_get_data_buf(this); in nand_memory_bbt() local
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h925 int pagebuf; member