Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpts.c30 u32 ppm_low; /* PPM Load Low Value 0:31 */ member
420 u32 ctrl_val, ppm_hi, ppm_low; in am65_cpts_ptp_adjfine() local
449 ppm_low = lower_32_bits(adj_period); in am65_cpts_ptp_adjfine()
479 am65_cpts_write32(cpts, ppm_low, ts_ppm_low); in am65_cpts_ptp_adjfine()
484 am65_cpts_write32(cpts, estf_ppm_low, genf[pps_index].ppm_low); in am65_cpts_ptp_adjfine()
491 am65_cpts_write32(cpts, estf_ppm_low, estf[i].ppm_low); in am65_cpts_ptp_adjfine()
616 am65_cpts_write32(cpts, 0, estf[idx].ppm_low); in am65_cpts_estf_enable()
662 am65_cpts_write32(cpts, 0, genf[req->index].ppm_low); in am65_cpts_perout_enable_hw()
1283 am65_cpts_write32(cpts, cpts->sr_genf[i].ppm_low, genf[i].ppm_low); in am65_cpts_resume()
1294 am65_cpts_write32(cpts, cpts->sr_estf[i].ppm_low, estf[i].ppm_low); in am65_cpts_resume()