Searched refs:_idtcm_adjfine (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c41 static int _idtcm_adjfine(struct idtcm_channel *channel, long scaled_ppm);
1523 err = _idtcm_adjfine(channel, channel->current_freq_scaled_ppm);
1594 err = _idtcm_adjfine(channel, delta_ppm);
1740 static int _idtcm_adjfine(struct idtcm_channel *channel, long scaled_ppm) function
1919 err = _idtcm_adjfine(channel, scaled_ppm);

Completed in 147 milliseconds