Searched refs:NUM_STEPS_MASK (Results 1 – 3 of 3) sorted by relevance
113 #define NUM_STEPS_MASK GENMASK(9, 0) macro
890 host->ecc_buf_cfg = FIELD_PREP(NUM_STEPS_MASK, host->cw_data - 1); in qcom_nandc_codeword_fixup()1534 host->ecc_buf_cfg = FIELD_PREP(NUM_STEPS_MASK, 0x203); in qcom_nand_attach_chip()
381 ecc_cfg->ecc_buf_cfg = FIELD_PREP(NUM_STEPS_MASK, 0x203); in qcom_spi_ecc_init_ctx_pipelined()