Home
last modified time | relevance | path

Searched defs:oob (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/mtd/nand/raw/
Dsm_common.h
Dsm_common.c
Dfsl_ifc_nand.c
Dr852.c
/openbmc/linux/drivers/mtd/
Dsm_ftl.c
Dnftlcore.c
Dinftlcore.c
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c238 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_read_page_hwecc() local
286 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_read_page_raw() local
334 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_read_oob() local
388 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_write_page_hwecc() local
446 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_write_page_raw() local
482 struct lpc32xx_oob *oob = (struct lpc32xx_oob *)chip->oob_poi; in lpc32xx_write_oob() local
622 struct lpc32xx_oob *oob) in read_single_page()
722 struct lpc32xx_oob oob; in nand_spl_load_image() local
H A Dsunxi_nand.c807 u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_read_chunk()
904 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_read_extra_oob()
935 const u8 *oob, int oob_off, in sunxi_nfc_hw_ecc_write_chunk()
985 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_write_extra_oob()
1020 u8 *oob = chip->oob_poi + oob_off; in sunxi_nfc_hw_ecc_read_page() local
1058 u8 *oob = chip->oob_poi + oob_off; in sunxi_nfc_hw_ecc_read_subpage() local
1086 const u8 *oob = chip->oob_poi + oob_off; in sunxi_nfc_hw_ecc_write_page() local
1120 const u8 *oob = chip->oob_poi + oob_off; in sunxi_nfc_hw_ecc_write_subpage() local
1150 u8 *oob = chip->oob_poi + (i * (ecc->bytes + 4)); in sunxi_nfc_hw_syndrome_ecc_read_page() local
1184 const u8 *oob = chip->oob_poi + (i * (ecc->bytes + 4)); in sunxi_nfc_hw_syndrome_ecc_write_page() local
H A Dfsl_elbc_nand.c73 unsigned int oob; /* Non zero if operating on OOB data */ member
154 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr()
246 static void fsl_elbc_do_read(struct nand_chip *chip, int oob) in fsl_elbc_do_read()
H A Dfsl_ifc_nand.c55 unsigned int oob; /* Non zero if operating on OOB data */ member
221 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr()
330 int oob, in fsl_ifc_do_read()
H A Dam335x_spl_bch.c161 uint8_t *oob = &oob_data[0] + nand_ecc_pos[0]; in nand_read_page() local
H A Dmxc_nand.c445 uint8_t *oob = chip->oob_poi; local
492 uint8_t *oob = chip->oob_poi; local
582 uint8_t *oob = chip->oob_poi; local
624 uint8_t *oob = chip->oob_poi; local
H A Dnand_base.c1245 uint8_t *oob = chip->oob_poi; in nand_read_page_raw_syndrome() local
1559 uint8_t *oob = chip->oob_poi; in nand_read_page_syndrome() local
1617 static uint8_t *nand_transfer_oob(struct nand_chip *chip, uint8_t *oob, in nand_transfer_oob()
1700 uint8_t *bufpoi, *oob, *buf; in nand_do_read_ops() local
2181 uint8_t *oob = chip->oob_poi; in nand_write_page_raw_syndrome() local
2353 uint8_t *oob = chip->oob_poi; in nand_write_page_syndrome() local
2440 static uint8_t *nand_fill_oob(struct mtd_info *mtd, uint8_t *oob, size_t len, in nand_fill_oob()
2509 uint8_t *oob = ops->oobbuf; in nand_do_write_ops() local
H A Dfsmc_nand.c347 uint8_t oob[13] __attribute__ ((aligned (2))); in fsmc_read_page_hwecc() local
H A Datmel_nand.c533 uint8_t *oob = chip->oob_poi; in atmel_nand_pmecc_read_page() local
1027 uint8_t *oob = chip->oob_poi; in atmel_nand_read_page() local
H A Ddenali.c730 uint8_t *oob = chip->oob_poi; in denali_read_page_raw() local
864 const uint8_t *oob = chip->oob_poi; in denali_write_page_raw() local
H A Domap_gpmc.c593 uint8_t *oob = chip->oob_poi; in omap_read_page_bch() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_mtdif.c28 static inline void translate_spare2oob(const struct yaffs_spare *spare, u8 *oob) in translate_spare2oob()
42 static inline void translate_oob2spare(struct yaffs_spare *spare, u8 *oob) in translate_oob2spare()
/openbmc/linux/drivers/mtd/parsers/
Dsharpslpart.c
/openbmc/linux/drivers/mtd/tests/
Dreadtest.c
/openbmc/qemu/qapi/
H A Dqmp-dispatch.c141 bool oob; in qmp_dispatch() local
/openbmc/u-boot/cmd/
H A Donenand.c62 size_t *retlen, u_char *buf, int oob) in onenand_block_read()
385 int oob = 0; in do_onenand_read() local
/openbmc/linux/tools/testing/selftests/net/af_unix/
Dtest_unix_oob.c
/openbmc/qemu/tests/qtest/migration/
H A Dframework.h115 bool oob; member

12