Searched refs:spare_bytes (Results 1 – 1 of 1) sorted by relevance
82 int spare_bytes; member289 ecc_cfg->spare_bytes = 4; in qcom_spi_ecc_init_ctx_pipelined()295 ecc_cfg->spare_bytes = 2; in qcom_spi_ecc_init_ctx_pipelined()319 ecc_cfg->bytes = ecc_cfg->ecc_bytes_hw + ecc_cfg->spare_bytes + ecc_cfg->bbm_size; in qcom_spi_ecc_init_ctx_pipelined()351 FIELD_PREP(SPARE_SIZE_BYTES_MASK, ecc_cfg->spare_bytes); in qcom_spi_ecc_init_ctx_pipelined()758 ecc_cfg->spare_bytes; in qcom_spi_read_cw_raw()761 oob_size2 = ecc_cfg->ecc_bytes_hw + ecc_cfg->spare_bytes; in qcom_spi_read_cw_raw()869 ecc_cfg->spare_bytes; in qcom_spi_read_page_ecc()872 oob_size = ecc_cfg->ecc_bytes_hw + ecc_cfg->spare_bytes; in qcom_spi_read_page_ecc()956 ecc_cfg->spare_bytes; in qcom_spi_read_page_oob()[all …]