Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c161 int use_ecc; member
197 int use_ecc; /* use HW ECC ? */ member
548 if (info->use_ecc) { in pxa3xx_nand_start()
802 info->use_ecc = 0; in prepare_start_command()
814 info->use_ecc = 1; in prepare_start_command()
1245 if (info->retcode == ERR_CORERR && info->use_ecc) { in pxa3xx_nand_read_page_hwecc()