Lines Matching refs:cfg0
314 __le32 cfg0; member
504 u32 cfg0, cfg1; member
683 return ®s->cfg0; in offset_to_nandc_reg()
784 u32 cmd, cfg0, cfg1, ecc_bch_cfg; in update_rw_regs() local
797 cfg0 = (host->cfg0 & ~(7U << CW_PER_PAGE)) | in update_rw_regs()
803 cfg0 = (host->cfg0_raw & ~(7U << CW_PER_PAGE)) | in update_rw_regs()
811 nandc_set_reg(chip, NAND_DEV0_CFG0, cfg0); in update_rw_regs()
2142 host->cfg0 &= ~(SPARE_SIZE_BYTES_MASK | UD_SIZE_BYTES_MASK); in qcom_nandc_codeword_fixup()
2143 host->cfg0 |= host->spare_bytes << SPARE_SIZE_BYTES | in qcom_nandc_codeword_fixup()
2814 host->cfg0 = (cwperpage - 1) << CW_PER_PAGE in qcom_nand_attach_chip()
2863 host->cfg0, host->cfg1, host->ecc_buf_cfg, host->ecc_bch_cfg, in qcom_nand_attach_chip()