Home
last modified time | relevance | path

Searched refs:step_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) }
1011 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds)
1059 uint16_t step_ds; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1347 { .strength_ds = (_strength), .step_ds = (_step) }
1349 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds)
1393 uint16_t step_ds; member