Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dnand.h767 { .strength_ds = (_strength), .step_ds = (_step) }
768 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
816 uint16_t strength_ds; member