nand_writereg
nand_writereg(ctrl, offs, acc_control);
nand_writereg(ctrl, acc_control_offs, tmp);
nand_writereg(ctrl, reg_offs, data);
nand_writereg(ctrl, cfg_offs, tmp);
nand_writereg(ctrl, cfg_offs, tmp);
nand_writereg(ctrl, cfg_ext_offs, tmp);
nand_writereg(ctrl, acc_control_offs, tmp);
nand_writereg(ctrl, offs, tmp);
nand_writereg(ctrl, cfg_offs,
nand_writereg(ctrl, cfg_offs, host->hwcfg.config);
nand_writereg(ctrl, cfg_ext_offs,
nand_writereg(ctrl, acc_control_offs, host->hwcfg.acc_control);
nand_writereg(ctrl, t1_offs, host->hwcfg.timing_1);
nand_writereg(ctrl, t2_offs, host->hwcfg.timing_2);
nand_writereg(ctrl, offs, val);