Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Domap2.c1975 int oobbytes_per_step; in omap_nand_attach_chip() local
2087 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2105 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2127 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2142 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2164 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2180 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2208 min_oobbytes += (oobbytes_per_step * in omap_nand_attach_chip()