Home
last modified time | relevance | path

Searched refs:bounce_oob (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/mtd/nand/
Decc.c528 ctx->bounce_oob = false; in nand_ecc_tweak_req()
542 ctx->bounce_oob = true; in nand_ecc_tweak_req()
555 if (ctx->bounce_oob) in nand_ecc_tweak_req()
577 if (ctx->bounce_oob) in nand_ecc_restore_req()
/Linux-v5.15/include/linux/mtd/
Dnand.h324 bool bounce_oob; member