Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c527 int cw_data; member
852 host->cw_data : host->cw_size, 1); in update_rw_regs()
1496 data_size2 = host->cw_data - data_size1; in qcom_nandc_read_cw_raw()
1574 data_size = host->cw_data; in check_for_erased_page()
1579 cw_data_buf = data_buf + (cw * host->cw_data); in check_for_erased_page()
1634 data_len = host->cw_data; in parse_read_errors()
1733 data_size = host->cw_data; in read_page_ecc()
1802 size = host->use_ecc ? host->cw_data : host->cw_size; in copy_last_cw()
1871 host->cw_data = codeword_fixup ? 512 : 516; in qcom_nandc_codeword_fixup()
1873 host->bbm_size - host->cw_data; in qcom_nandc_codeword_fixup()
[all …]