am65_cpts_write32
am65_cpts_write32(cpts, AM65_CPTS_CONTROL_EN |
am65_cpts_write32(cpts, AM65_CPTS_INT_ENABLE_TS_PEND_EN, int_enable);
am65_cpts_write32(cpts, cpts->sr_rftclk_sel, rftclk_sel);
am65_cpts_write32(cpts, cpts->sr_control, control);
am65_cpts_write32(cpts, cpts->sr_int_enable, int_enable);
am65_cpts_write32(cpts, cpts->sr_ts_ppm_hi, ts_ppm_hi);
am65_cpts_write32(cpts, cpts->sr_ts_ppm_low, ts_ppm_low);
am65_cpts_write32(cpts, 0, genf[i].length); /* TRM sequence */
am65_cpts_write32(cpts, cpts->sr_genf[i].comp_hi, genf[i].comp_hi);
am65_cpts_write32(cpts, cpts->sr_genf[i].comp_lo, genf[i].comp_lo);
am65_cpts_write32(cpts, cpts->sr_genf[i].length, genf[i].length);
am65_cpts_write32(cpts, cpts->sr_genf[i].control, genf[i].control);
am65_cpts_write32(cpts, cpts->sr_genf[i].ppm_hi, genf[i].ppm_hi);
am65_cpts_write32(cpts, cpts->sr_genf[i].ppm_low, genf[i].ppm_low);
am65_cpts_write32(cpts, 0, estf[i].length); /* TRM sequence */
am65_cpts_write32(cpts, cpts->sr_estf[i].comp_hi, estf[i].comp_hi);
am65_cpts_write32(cpts, cpts->sr_estf[i].comp_lo, estf[i].comp_lo);
am65_cpts_write32(cpts, cpts->sr_estf[i].length, estf[i].length);
am65_cpts_write32(cpts, cpts->sr_estf[i].control, estf[i].control);
am65_cpts_write32(cpts, cpts->sr_estf[i].ppm_hi, estf[i].ppm_hi);
am65_cpts_write32(cpts, cpts->sr_estf[i].ppm_low, estf[i].ppm_low);
am65_cpts_write32(cpts, val, ts_load_val_hi);
am65_cpts_write32(cpts, val, ts_load_val_lo);
am65_cpts_write32(cpts, AM65_CPTS_TS_LOAD_EN, ts_load_en);
am65_cpts_write32(cpts, cpts->ts_add_val, ts_add_val);
am65_cpts_write32(cpts, 0, control);
am65_cpts_write32(cpts, 0, int_enable);
am65_cpts_write32(cpts, AM65_CPTS_EVENT_POP, event_pop);
am65_cpts_write32(cpts, 0, int_enable);
am65_cpts_write32(cpts, AM65_CPTS_TS_PUSH, ts_push);
am65_cpts_write32(cpts, AM65_CPTS_INT_ENABLE_TS_PEND_EN, int_enable);
am65_cpts_write32(cpts, ctrl_val, control);
am65_cpts_write32(cpts, ppm_hi, ts_ppm_hi);
am65_cpts_write32(cpts, ppm_low, ts_ppm_low);
am65_cpts_write32(cpts, estf_ctrl_val, genf[pps_index].control);
am65_cpts_write32(cpts, estf_ppm_hi, genf[pps_index].ppm_hi);
am65_cpts_write32(cpts, estf_ppm_low, genf[pps_index].ppm_low);
am65_cpts_write32(cpts, estf_ctrl_val, estf[i].control);
am65_cpts_write32(cpts, estf_ppm_hi, estf[i].ppm_hi);
am65_cpts_write32(cpts, estf_ppm_low, estf[i].ppm_low);
am65_cpts_write32(cpts, v, control);
am65_cpts_write32(cpts, 0, estf[idx].length);
am65_cpts_write32(cpts, val, estf[idx].comp_hi);
am65_cpts_write32(cpts, val, estf[idx].comp_lo);
am65_cpts_write32(cpts, val, estf[idx].length);
am65_cpts_write32(cpts, 0, estf[idx].control);
am65_cpts_write32(cpts, 0, estf[idx].ppm_hi);
am65_cpts_write32(cpts, 0, estf[idx].ppm_low);
am65_cpts_write32(cpts, 0, estf[idx].length);
am65_cpts_write32(cpts, val, genf[req->index].comp_hi);
am65_cpts_write32(cpts, val, genf[req->index].comp_lo);
am65_cpts_write32(cpts, val, genf[req->index].length);
am65_cpts_write32(cpts, 0, genf[req->index].control);
am65_cpts_write32(cpts, 0, genf[req->index].ppm_hi);
am65_cpts_write32(cpts, 0, genf[req->index].ppm_low);
am65_cpts_write32(cpts, 0, genf[req->index].length);