Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c328 unsigned int adjfreq_ppb_shift; member
727 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP44; in efx_ptp_get_attributes()
729 ptp->adjfreq_ppb_shift = PPB_SHIFT_FP40; in efx_ptp_get_attributes()
2110 (1 << (ptp_data->adjfreq_ppb_shift - 1))) >> in efx_phc_adjfreq()
2111 ptp_data->adjfreq_ppb_shift; in efx_phc_adjfreq()