Searched refs:cw_data (Results 1 – 1 of 1) sorted by relevance
96 int cw_data; member342 ecc_cfg->cw_data = 516; in qcom_spi_ecc_init_ctx_pipelined()343 ecc_cfg->cw_size = ecc_cfg->cw_data + ecc_cfg->bytes; in qcom_spi_ecc_init_ctx_pipelined()365 FIELD_PREP(UD_SIZE_BYTES_MASK, ecc_cfg->cw_data) | in qcom_spi_ecc_init_ctx_pipelined()396 FIELD_PREP(ECC_NUM_DATA_BYTES_MASK, ecc_cfg->cw_data) | in qcom_spi_ecc_init_ctx_pipelined()785 data_size2 = ecc_cfg->cw_data - data_size1; in qcom_spi_read_cw_raw()842 data_buf += ecc_cfg->cw_data; in qcom_spi_read_page_raw()896 data_size = ecc_cfg->cw_data; in qcom_spi_read_page_ecc()983 data_size = ecc_cfg->cw_data; in qcom_spi_read_page_oob()1170 data_size2 = ecc_cfg->cw_data - data_size1; in qcom_spi_program_raw()[all …]