Searched refs:checkecc (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Dcafe_nand.c86 static int checkecc = 1; variable
87 module_param(checkecc, int, 0644);
394 if (checkecc && cafe_readl(cafe, NAND_ECC_RESULT) & (1<<18)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Dcafe_nand.c86 static int checkecc = 1; variable
87 module_param(checkecc, int, 0644);
394 if (checkecc && cafe_readl(cafe, NAND_ECC_RESULT) & (1<<18)) {

Completed in 124 milliseconds