Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Drawnand.h1467 { .strength_ds = (_strength), .step_ds = (_step) }
1469 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds)
1517 uint16_t step_ds; member