BITS_PER_STEP_BCH 231 drivers/mtd/nand/raw/tegra_nand.c int bytes_per_step = DIV_ROUND_UP(BITS_PER_STEP_BCH * chip->ecc.strength, BITS_PER_STEP_BCH 889 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_BCH; BITS_PER_STEP_BCH 986 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_BCH * chip->ecc.strength;