Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Domap2.c1918 int oobbytes_per_step; in omap_nand_attach_chip() local
2030 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2048 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2070 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2090 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2112 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2134 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2149 min_oobbytes += (oobbytes_per_step * in omap_nand_attach_chip()