Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h1009 { .strength_ds = (_strength), .step_ds = (_step) }
1010 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1058 uint16_t strength_ds; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1347 { .strength_ds = (_strength), .step_ds = (_step) }
1348 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds)
1392 uint16_t strength_ds; member