Searched refs:use_ecc (Results 1 – 2 of 2) sorted by relevance
169 int use_ecc; member215 int use_ecc; /* use HW ECC ? */ member402 if (!info->use_ecc) in pxa3xx_set_datasize()418 if (info->use_ecc) { in pxa3xx_nand_start()751 info->use_ecc = 0; in prepare_start_command()761 info->use_ecc = 1; in prepare_start_command()1139 if (info->retcode == ERR_CORERR && info->use_ecc) { in pxa3xx_nand_read_page_hwecc()
757 uint8_t *buf, int page, bool use_ecc) in read_page() argument800 if (likely(use_ecc == true)) { in read_page()924 const uint8_t *buf, bool use_ecc) in write_page() argument951 if (likely(use_ecc == true)) { in write_page()