Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A 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()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c1831 int oobbytes_per_step; in omap_nand_attach_chip() local
1943 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
1961 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
1983 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
1998 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2020 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2036 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2064 min_oobbytes += (oobbytes_per_step * in omap_nand_attach_chip()

Completed in 6 milliseconds