Searched refs:ecc_bytes_hw (Results 1 – 1 of 1) sorted by relevance
498 int ecc_bytes_hw; member1755 oob_size2 = (ecc->steps * 4) + host->ecc_bytes_hw + in qcom_nandc_read_cw_raw()1759 oob_size2 = host->ecc_bytes_hw + host->spare_bytes; in qcom_nandc_read_cw_raw()1835 oob_size = (ecc->steps * 4) + host->ecc_bytes_hw; in check_for_erased_page()1838 oob_size = host->ecc_bytes_hw; in check_for_erased_page()1993 oob_size = (ecc->steps << 2) + host->ecc_bytes_hw + in read_page_ecc()1997 oob_size = host->ecc_bytes_hw + host->spare_bytes; in read_page_ecc()2139 host->spare_bytes = host->cw_size - host->ecc_bytes_hw - in qcom_nandc_codeword_fixup()2247 oob_size = (ecc->steps << 2) + host->ecc_bytes_hw + in qcom_nandc_write_page()2326 oob_size2 = (ecc->steps << 2) + host->ecc_bytes_hw + in qcom_nandc_write_page_raw()[all …]