Home
last modified time | relevance | path

Searched defs:NAND_ECCREQ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dnand.h123 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } macro
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand.h196 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } macro