Home
last modified time | relevance | path

Searched refs:useecc (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h202 __u32 useecc; member
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h269 __u32 useecc; member
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst623 int useecc;
630 - useecc
632 The useecc member controls the ecc and placement function. The header
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c536 to->useecc = MTD_NANDECC_AUTOPLACE; in get_oobinfo()