Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c63 struct am65_genf_regs genf[AM65_CPTS_GENF_MAX_NUM]; member
445 estf_ctrl_val = am65_cpts_read32(cpts, genf[pps_index].control); in am65_cpts_ptp_adjfine()
475 am65_cpts_write32(cpts, estf_ctrl_val, genf[pps_index].control); in am65_cpts_ptp_adjfine()
476 am65_cpts_write32(cpts, estf_ppm_hi, genf[pps_index].ppm_hi); in am65_cpts_ptp_adjfine()
477 am65_cpts_write32(cpts, estf_ppm_low, genf[pps_index].ppm_low); in am65_cpts_ptp_adjfine()
647 am65_cpts_write32(cpts, val, genf[req->index].comp_hi); in am65_cpts_perout_enable_hw()
649 am65_cpts_write32(cpts, val, genf[req->index].comp_lo); in am65_cpts_perout_enable_hw()
651 am65_cpts_write32(cpts, val, genf[req->index].length); in am65_cpts_perout_enable_hw()
653 am65_cpts_write32(cpts, 0, genf[req->index].control); in am65_cpts_perout_enable_hw()
654 am65_cpts_write32(cpts, 0, genf[req->index].ppm_hi); in am65_cpts_perout_enable_hw()
[all …]