Home
last modified time | relevance | path

Searched defs:eccpos (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dzynq_nand.c568 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_hwecc() local
628 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_swecc() local
661 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_hwecc() local
734 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_swecc() local
Dlpc32xx_nand_slc.c456 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_read_page_hwecc() local
494 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_write_page_hwecc() local
Datmel_nand.c534 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_read_page() local
574 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local
1025 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
Dnand_base.c1288 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local
1330 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local
1438 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local
1499 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local
2250 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local
2279 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local
2316 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_subpage_hwecc() local
Ddavinci_nand.c427 uint32_t *eccpos; in nand_davinci_read_page_hwecc() local
Domap_gpmc.c592 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_read_page_bch() local
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h216 __u32 eccpos[32]; member
236 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
/external/u-boot/include/mtd/
Dmtd-abi.h205 __u32 eccpos[32]; member
225 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
/external/u-boot/include/linux/mtd/
Dmtd.h144 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES_LARGE]; member