Searched refs:current_freq_scaled_ppm (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c1523 err = _idtcm_adjfine(channel, channel->current_freq_scaled_ppm);
1569 s32 current_ppm = channel->current_freq_scaled_ppm;
1915 if (scaled_ppm == channel->current_freq_scaled_ppm)
1926 channel->current_freq_scaled_ppm = scaled_ppm;
2242 channel->current_freq_scaled_ppm = 0;
H A Dptp_clockmatrix.h103 s32 current_freq_scaled_ppm; member in struct:idtcm_channel

Completed in 262 milliseconds