Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c64 struct am65_genf_regs estf[AM65_CPTS_ESTF_MAX_NUM]; member
483 am65_cpts_write32(cpts, estf_ppm_hi, estf[i].ppm_hi); in am65_cpts_ptp_adjfine()
484 am65_cpts_write32(cpts, estf_ppm_low, estf[i].ppm_low); in am65_cpts_ptp_adjfine()
599 am65_cpts_write32(cpts, 0, estf[idx].length); in am65_cpts_estf_enable()
602 am65_cpts_write32(cpts, val, estf[idx].comp_hi); in am65_cpts_estf_enable()
604 am65_cpts_write32(cpts, val, estf[idx].comp_lo); in am65_cpts_estf_enable()
606 am65_cpts_write32(cpts, val, estf[idx].length); in am65_cpts_estf_enable()
607 am65_cpts_write32(cpts, 0, estf[idx].control); in am65_cpts_estf_enable()
608 am65_cpts_write32(cpts, 0, estf[idx].ppm_hi); in am65_cpts_estf_enable()
609 am65_cpts_write32(cpts, 0, estf[idx].ppm_low); in am65_cpts_estf_enable()
[all …]