Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c526 int cw_size; member
852 host->cw_data : host->cw_size, 1); in update_rw_regs()
1483 set_address(host, host->cw_size * cw, page); in qcom_nandc_read_cw_raw()
1802 size = host->use_ecc ? host->cw_data : host->cw_size; in copy_last_cw()
1807 set_address(host, host->cw_size * (ecc->steps - 1), page); in copy_last_cw()
1872 host->spare_bytes = host->cw_size - host->ecc_bytes_hw - in qcom_nandc_codeword_fixup()
2205 memset(nandc->data_buffer, 0x00, host->cw_size); in qcom_nandc_block_markbad()
2216 nandc->data_buffer, host->cw_size, 0); in qcom_nandc_block_markbad()
2485 host->cw_size = host->cw_data + ecc->bytes; in qcom_nand_attach_chip()
2506 | host->cw_size << UD_SIZE_BYTES in qcom_nand_attach_chip()
[all …]