Lines Matching defs:cfg1
300 __le32 cfg1;
429 * @cfg0, cfg1, cfg0_raw..: NANDc register configurations needed for
448 u32 cfg0, cfg1;
620 return ®s->cfg1;
684 u32 cmd, cfg0, cfg1, ecc_bch_cfg;
699 cfg1 = host->cfg1;
705 cfg1 = host->cfg1_raw;
711 nandc_set_reg(nandc, NAND_DEV0_CFG1, cfg1);
2584 host->cfg1 = 7 << NAND_RECOVERY_CYCLES
2622 "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",
2623 host->cfg0, host->cfg1, host->ecc_buf_cfg, host->ecc_bch_cfg,