Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c322 unsigned int adjfreq_ppb_shift; member
688 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP44; in efx_ptp_get_attributes()
690 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP40; in efx_ptp_get_attributes()
2046 (1 << (ptp_data->adjfreq_ppb_shift - 1))) >> in efx_phc_adjfreq()
2047 ptp_data->adjfreq_ppb_shift; in efx_phc_adjfreq()