Searched defs:eccpos (Results 1 – 5 of 5) sorted by relevance
215 __u32 eccpos[32]; member235 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
1318 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_swecc() local1360 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_subpage() local1458 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc() local1510 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_read_page_hwecc_oob_first() local2240 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_swecc() local2269 uint32_t *eccpos = chip->ecc.layout->eccpos; in nand_write_page_hwecc() local2306 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() local961 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_pmecc_write_page() local1343 uint32_t *eccpos = chip->ecc.layout->eccpos; in atmel_nand_read_page() local
1512 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_write_page_bch() local1551 uint32_t *eccpos = chip->ecc.layout->eccpos; in omap_read_page_bch() local
107 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES_LARGE]; member