Home
last modified time | relevance | path

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

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