Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dnand.h770 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) macro
/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c3623 chip->ecc_step_ds = NAND_ECC_STEP(type); in find_full_id_nand()