Searched refs:pps_index (Results 1 – 1 of 1) sorted by relevance
418 int pps_index = cpts->pps_genf_idx; in am65_cpts_ptp_adjfine() local452 estf_ctrl_val = am65_cpts_read32(cpts, genf[pps_index].control); in am65_cpts_ptp_adjfine()482 am65_cpts_write32(cpts, estf_ctrl_val, genf[pps_index].control); in am65_cpts_ptp_adjfine()483 am65_cpts_write32(cpts, estf_ppm_hi, genf[pps_index].ppm_hi); in am65_cpts_ptp_adjfine()484 am65_cpts_write32(cpts, estf_ppm_low, genf[pps_index].ppm_low); in am65_cpts_ptp_adjfine()