Searched refs:CW_PER_PAGE_MASK (Results 1 – 3 of 3) sorted by relevance
274 cfg0 = cpu_to_le32((host->cfg0 & ~CW_PER_PAGE_MASK) | in update_rw_regs()275 FIELD_PREP(CW_PER_PAGE_MASK, (num_cw - 1))); in update_rw_regs()280 cfg0 = cpu_to_le32((host->cfg0_raw & ~CW_PER_PAGE_MASK) | in update_rw_regs()281 FIELD_PREP(CW_PER_PAGE_MASK, (num_cw - 1))); in update_rw_regs()1497 host->cfg0 = FIELD_PREP(CW_PER_PAGE_MASK, (cwperpage - 1)) | in qcom_nand_attach_chip()1513 host->cfg0_raw = FIELD_PREP(CW_PER_PAGE_MASK, (cwperpage - 1)) | in qcom_nand_attach_chip()1820 nandc->regs->cfg0 = cpu_to_le32(host->cfg0_raw & ~CW_PER_PAGE_MASK); in qcom_misc_cmd_type_exec()1884 nandc->regs->cfg0 = cpu_to_le32(FIELD_PREP(CW_PER_PAGE_MASK, 0) | in qcom_param_page_type_exec()
75 #define CW_PER_PAGE_MASK GENMASK(8, 6) macro
291 ecc_cfg->cfg0 = FIELD_PREP(CW_PER_PAGE_MASK, (cwperpage - 1)) | in qcom_spi_ecc_init_ctx_pipelined()308 ecc_cfg->cfg0_raw = FIELD_PREP(CW_PER_PAGE_MASK, (cwperpage - 1)) | in qcom_spi_ecc_init_ctx_pipelined()