Searched defs:eccpos (Results 1 – 5 of 5) sorted by relevance
215 __u32 eccpos[32]; member235 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
1184 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local1226 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local1324 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local1376 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local2101 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local2128 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local2164 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_subpage_hwecc() local
925 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_read_page() local960 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local1342 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
1511 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_write_page_bch() local1550 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_read_page_bch() local
107 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES_LARGE]; member