Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c2103 s64 adjustment_ns; in efx_phc_adjfine() local
2112 adjustment_ns = ((s64)delta * PPB_SCALE_WORD + in efx_phc_adjfine()
2118 MCDI_SET_QWORD(inadj, PTP_IN_ADJUST_FREQ, adjustment_ns); in efx_phc_adjfine()
2126 ptp_data->current_adjfreq = adjustment_ns; in efx_phc_adjfine()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c2055 s64 adjustment_ns; in efx_phc_adjfine() local
2064 adjustment_ns = ((s64)delta * PPB_SCALE_WORD + in efx_phc_adjfine()
2070 MCDI_SET_QWORD(inadj, PTP_IN_ADJUST_FREQ, adjustment_ns); in efx_phc_adjfine()
2078 ptp_data->current_adjfreq = adjustment_ns; in efx_phc_adjfine()