Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ptp/
Dptp_clockmatrix.c387 static int _idtcm_gettime(struct idtcm_channel *channel, in _idtcm_gettime()
586 static int idtcm_sync_pps_output(struct idtcm_channel *channel) in idtcm_sync_pps_output()
668 static int _idtcm_set_dpll_hw_tod(struct idtcm_channel *channel, in _idtcm_set_dpll_hw_tod()
735 static int _idtcm_set_dpll_scsr_tod(struct idtcm_channel *channel, in _idtcm_set_dpll_scsr_tod()
844 static int _idtcm_settime_deprecated(struct idtcm_channel *channel, in _idtcm_settime_deprecated()
860 static int _idtcm_settime(struct idtcm_channel *channel, in _idtcm_settime()
869 static int idtcm_set_phase_pull_in_offset(struct idtcm_channel *channel, in idtcm_set_phase_pull_in_offset()
888 static int idtcm_set_phase_pull_in_slope_limit(struct idtcm_channel *channel, in idtcm_set_phase_pull_in_slope_limit()
910 static int idtcm_start_phase_pull_in(struct idtcm_channel *channel) in idtcm_start_phase_pull_in()
932 static int idtcm_do_phase_pull_in(struct idtcm_channel *channel, in idtcm_do_phase_pull_in()
[all …]
Dptp_clockmatrix.h124 struct idtcm_channel { struct
143 struct idtcm_channel channel[MAX_TOD]; argument