Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Domap2.c1918 int oobbytes_per_step; in omap_nand_attach_chip() local
2034 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2052 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2074 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2094 oobbytes_per_step = chip->ecc.bytes + 1; in omap_nand_attach_chip()
2116 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2138 oobbytes_per_step = chip->ecc.bytes; in omap_nand_attach_chip()
2153 min_oobbytes += (oobbytes_per_step * in omap_nand_attach_chip()