Home
last modified time | relevance | path

Searched refs:oobpoi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnuvoton-ma35d1-nand-controller.c556 u32 reg, oobpoi, index; in ma35_nand_write_subpage_hwecc() local
574 oobpoi = mtd->oobsize - chip->ecc.total; in ma35_nand_write_subpage_hwecc()
580 (u32 *)(chip->oob_poi + oobpoi + index), in ma35_nand_write_subpage_hwecc()
581 oobpoi + index); in ma35_nand_write_subpage_hwecc()