Searched refs:full_chunk_cnt (Results 1 – 1 of 1) sorted by relevance
191 int full_chunk_cnt; member206 .full_chunk_cnt = fcc, \1126 int ecc_offset = (lt->full_chunk_cnt * lt->spare_bytes) + in marvell_nfc_hw_ecc_bch_read_page_raw()1140 if (chunk >= lt->full_chunk_cnt) { in marvell_nfc_hw_ecc_bch_read_page_raw()1255 if (chunk >= lt->full_chunk_cnt) { in marvell_nfc_hw_ecc_bch_read_page()1294 (lt->full_chunk_cnt * lt->spare_bytes) + in marvell_nfc_hw_ecc_bch_read_page()1300 (chunk < lt->full_chunk_cnt ? in marvell_nfc_hw_ecc_bch_read_page()1303 ecc_len = chunk < lt->full_chunk_cnt ? in marvell_nfc_hw_ecc_bch_read_page()1312 data_len = chunk < lt->full_chunk_cnt ? in marvell_nfc_hw_ecc_bch_read_page()1316 spare_len = chunk < lt->full_chunk_cnt ? in marvell_nfc_hw_ecc_bch_read_page()[all …]