Home
last modified time | relevance | path

Searched refs:estf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c64 struct am65_genf_regs estf[AM65_CPTS_ESTF_MAX_NUM]; member
489 am65_cpts_write32(cpts, estf_ctrl_val, estf[i].control); in am65_cpts_ptp_adjfine()
490 am65_cpts_write32(cpts, estf_ppm_hi, estf[i].ppm_hi); in am65_cpts_ptp_adjfine()
491 am65_cpts_write32(cpts, estf_ppm_low, estf[i].ppm_low); in am65_cpts_ptp_adjfine()
606 am65_cpts_write32(cpts, 0, estf[idx].length); in am65_cpts_estf_enable()
609 am65_cpts_write32(cpts, val, estf[idx].comp_hi); in am65_cpts_estf_enable()
611 am65_cpts_write32(cpts, val, estf[idx].comp_lo); in am65_cpts_estf_enable()
613 am65_cpts_write32(cpts, val, estf[idx].length); in am65_cpts_estf_enable()
614 am65_cpts_write32(cpts, 0, estf[idx].control); in am65_cpts_estf_enable()
615 am65_cpts_write32(cpts, 0, estf[idx].ppm_hi); in am65_cpts_estf_enable()
[all …]