BITS_PER_STEP_RS  204 drivers/mtd/nand/raw/tegra_nand.c 	int bytes_per_step = DIV_ROUND_UP(BITS_PER_STEP_RS * chip->ecc.strength,
BITS_PER_STEP_RS  879 drivers/mtd/nand/raw/tegra_nand.c 		bits_per_step = BITS_PER_STEP_RS;
BITS_PER_STEP_RS  965 drivers/mtd/nand/raw/tegra_nand.c 		bits_per_step = BITS_PER_STEP_RS * chip->ecc.strength;