Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dptp.c327 unsigned int adjfreq_ppb_shift; member
720 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP44; in efx_ptp_get_attributes()
722 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP40; in efx_ptp_get_attributes()
2076 (1 << (ptp_data->adjfreq_ppb_shift - 1))) >> in efx_phc_adjfreq()
2077 ptp_data->adjfreq_ppb_shift; in efx_phc_adjfreq()