Home
last modified time | relevance | path

Searched refs:NAND_ECC_STEP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1031 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) macro
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1414 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3689 chip->ecc_step_ds = NAND_ECC_STEP(type); in find_full_id_nand()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5086 requirements.step_size = NAND_ECC_STEP(type); in find_full_id_nand()