Lines Matching refs:oob_index
1663 unsigned oob_index; in omap_nand_probe() local
1844 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
1846 oob_index = 1; in omap_nand_probe()
1847 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) in omap_nand_probe()
1848 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()
1867 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
1868 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) { in omap_nand_probe()
1869 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()
1871 oob_index++; in omap_nand_probe()
1904 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
1905 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) in omap_nand_probe()
1906 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()
1931 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
1932 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) { in omap_nand_probe()
1933 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()
1935 oob_index++; in omap_nand_probe()
1975 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
1976 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) in omap_nand_probe()
1977 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()
2005 oob_index = BADBLOCK_MARKER_LENGTH; in omap_nand_probe()
2006 for (i = 0; i < ecclayout->eccbytes; i++, oob_index++) in omap_nand_probe()
2007 ecclayout->eccpos[i] = oob_index; in omap_nand_probe()