Home
last modified time | relevance | path

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

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