Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Drawnand.h1224 { .strength_ds = (_strength), .step_ds = (_step) }
1226 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds)
1270 uint16_t step_ds; member