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
423 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_read_page_hwecc() local461 uint32_t *eccpos = chip->ecc.layout->eccpos; in lpc32xx_write_page_hwecc() local
539 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_read_page() local579 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local1038 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
1883 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local1925 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local2042 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local2111 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local2912 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local2941 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local2985 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_subpage_hwecc() local
430 uint32_t *eccpos; in nand_davinci_read_page_hwecc() local
760 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 46 milliseconds