Lines Matching defs:cfg1
318 __le32 cfg1;
505 * @cfg0, cfg1, cfg0_raw..: NANDc register configurations needed for
534 u32 cfg0, cfg1;
715 return ®s->cfg1;
814 u32 cmd, cfg0, cfg1, ecc_bch_cfg;
830 cfg1 = host->cfg1;
836 cfg1 = host->cfg1_raw;
842 nandc_set_reg(chip, NAND_DEV0_CFG1, cfg1);
2497 host->cfg1 = 7 << NAND_RECOVERY_CYCLES
2536 "cfg0 %x cfg1 %x ecc_buf_cfg %x ecc_bch cfg %x cw_size %d cw_data %d strength %d parity_bytes %d steps %d\n",
2537 host->cfg0, host->cfg1, host->ecc_buf_cfg, host->ecc_bch_cfg,