Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Drawnand.h1021 { .strength_ds = (_strength), .step_ds = (_step) }
1022 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1070 uint16_t strength_ds; member