bits_per_step 838 drivers/mtd/nand/raw/tegra_nand.c int strength_len, int bits_per_step, bits_per_step 860 drivers/mtd/nand/raw/tegra_nand.c bytes_per_step = DIV_ROUND_UP(bits_per_step * strength_sel, bits_per_step 875 drivers/mtd/nand/raw/tegra_nand.c int strength_len, bits_per_step; bits_per_step 879 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_RS; bits_per_step 889 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_BCH; bits_per_step 903 drivers/mtd/nand/raw/tegra_nand.c bits_per_step, oobsize); bits_per_step 911 drivers/mtd/nand/raw/tegra_nand.c int bits_per_step; bits_per_step 965 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_RS * chip->ecc.strength; bits_per_step 986 drivers/mtd/nand/raw/tegra_nand.c bits_per_step = BITS_PER_STEP_BCH * chip->ecc.strength; bits_per_step 1017 drivers/mtd/nand/raw/tegra_nand.c chip->ecc.bytes = DIV_ROUND_UP(bits_per_step, BITS_PER_BYTE);