Searched defs:eccpos (Results 1 – 8 of 8) sorted by relevance
587 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_hwecc() local647 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_write_page_swecc() local680 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_hwecc() local753 u32 *eccpos = chip->ecc.layout->eccpos; in zynq_nand_read_page_swecc() local
422 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_read_page_hwecc() local460 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_write_page_hwecc() local
543 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_read_page() local583 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local1042 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
1865 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local1907 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local2024 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local2093 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local2894 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local2923 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local2967 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_subpage_hwecc() local
429 uint32_t *eccpos; in nand_davinci_read_page_hwecc() local
593 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_read_page_bch() local
205 __u32 eccpos[32]; member225 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
144 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES_LARGE]; member
Completed in 53 milliseconds