HomeSort by relevance Sort by last modified time
    Searched refs:spare_buf (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/linux/mtd/
onenand.h 110 unsigned char *spare_buf; member in struct:onenand_chip
  /external/u-boot/drivers/mtd/nand/
mxc_nand.c 734 uint16_t __iomem *spare_buf = local
750 nfc_word.word = readw(&spare_buf[col]);
    [all...]
  /external/u-boot/drivers/mtd/onenand/
onenand_base.c 1046 this->spare_buf = buf;
    [all...]

Completed in 2647 milliseconds