Searched refs:strength_ds (Results 1 - 1 of 1) sorted by path

/include/linux/mtd/
H A Dnand.h754 { .strength_ds = (_strength), .step_ds = (_step) }
755 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
776 * @ecc.strength_ds: The ECC correctability from the datasheet, same as the
778 * @ecc.step_ds: The ECC step required by the @ecc.strength_ds, same as the
803 uint16_t strength_ds; member in struct:nand_flash_dev::__anon757

Completed in 25 milliseconds