Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c2049 s64 adjustment_ns; in efx_phc_adjfine() local
2058 adjustment_ns = ((s64)delta * PPB_SCALE_WORD + in efx_phc_adjfine()
2064 MCDI_SET_QWORD(inadj, PTP_IN_ADJUST_FREQ, adjustment_ns); in efx_phc_adjfine()
2072 ptp_data->current_adjfreq = adjustment_ns; in efx_phc_adjfine()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c2091 s64 adjustment_ns; in efx_phc_adjfine() local
2100 adjustment_ns = ((s64)delta * PPB_SCALE_WORD + in efx_phc_adjfine()
2106 MCDI_SET_QWORD(inadj, PTP_IN_ADJUST_FREQ, adjustment_ns); in efx_phc_adjfine()
2114 ptp_data->current_adjfreq = adjustment_ns; in efx_phc_adjfine()