Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1029 { .strength_ds = (_strength), .step_ds = (_step) }
1030 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1078 uint16_t strength_ds; member
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1412 { .strength_ds = (_strength), .step_ds = (_step) }
1413 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1457 uint16_t strength_ds; member