adjfreq_ppb_shift  322 drivers/net/ethernet/sfc/ptp.c 	unsigned int adjfreq_ppb_shift;
adjfreq_ppb_shift  720 drivers/net/ethernet/sfc/ptp.c 		ptp->adjfreq_ppb_shift = PPB_SHIFT_FP44;
adjfreq_ppb_shift  722 drivers/net/ethernet/sfc/ptp.c 		ptp->adjfreq_ppb_shift = PPB_SHIFT_FP40;
adjfreq_ppb_shift 2078 drivers/net/ethernet/sfc/ptp.c 			 (1 << (ptp_data->adjfreq_ppb_shift - 1))) >>
adjfreq_ppb_shift 2079 drivers/net/ethernet/sfc/ptp.c 			ptp_data->adjfreq_ppb_shift;