Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Drawnand.h1427 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) macro
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5105 requirements.step_size = NAND_ECC_STEP(type); in find_full_id_nand()