Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dzynq_nand.c587 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_hwecc() local
647 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_swecc() local
680 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_hwecc() local
753 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_swecc() local
A Dlpc32xx_nand_slc.c422 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_read_page_hwecc() local
460 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_write_page_hwecc() local
A Datmel_nand.c543 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_read_page() local
583 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local
1042 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
A Dnand_base.c1865 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local
1907 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local
2024 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local
2093 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local
2894 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local
2923 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local
2967 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_subpage_hwecc() local
A Ddavinci_nand.c429 uint32_t *eccpos; in nand_davinci_read_page_hwecc() local
A Domap_gpmc.c593 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_read_page_bch() local
/u-boot/include/mtd/
A Dmtd-abi.h205 __u32 eccpos[32]; member
225 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
/u-boot/include/linux/mtd/
A Dmtd.h144 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES_LARGE]; member

Completed in 53 milliseconds