bytes_per_page 849 drivers/mtd/nand/raw/tegra_nand.c int strength_sel, bytes_per_step, bytes_per_page; bytes_per_page 862 drivers/mtd/nand/raw/tegra_nand.c bytes_per_page = round_up(bytes_per_step * chip->ecc.steps, 4); bytes_per_page 865 drivers/mtd/nand/raw/tegra_nand.c if (bytes_per_page < (oobsize - SKIP_SPARE_BYTES))