Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Domap2.c1847 int oobbytes_per_step; in omap_nand_attach_chip() local
1959 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
1977 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
1999 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2014 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2036 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2052 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2080 min_oobbytes += (oobbytes_per_step * in omap_nand_attach_chip()