Home
last modified time | relevance | path

Searched refs:BITS_PER_STEP_RS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtegra_nand.c156 #define BITS_PER_STEP_RS 18 macro
204 int bytes_per_step = DIV_ROUND_UP(BITS_PER_STEP_RS * chip->ecc.strength, in tegra_nand_ooblayout_rs_ecc()
884 bits_per_step = BITS_PER_STEP_RS; in tegra_nand_select_strength()
972 bits_per_step = BITS_PER_STEP_RS * chip->ecc.strength; in tegra_nand_attach_chip()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dtegra_nand.c159 #define BITS_PER_STEP_RS 18 macro
207 int bytes_per_step = DIV_ROUND_UP(BITS_PER_STEP_RS * chip->ecc.strength, in tegra_nand_ooblayout_rs_ecc()
887 bits_per_step = BITS_PER_STEP_RS; in tegra_nand_select_strength()
975 bits_per_step = BITS_PER_STEP_RS * chip->ecc.strength; in tegra_nand_attach_chip()

Completed in 4 milliseconds