Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clockmatrix.c38 struct idtcm_channel *channel = in set_write_phase_ready()
39 container_of(ptp, struct idtcm_channel, caps); in set_write_phase_ready()
264 static int _idtcm_gettime(struct idtcm_channel *channel, in _idtcm_gettime()
466 static int idtcm_sync_pps_output(struct idtcm_channel *channel) in idtcm_sync_pps_output()
550 static int _idtcm_set_dpll_hw_tod(struct idtcm_channel *channel, in _idtcm_set_dpll_hw_tod()
624 static int _idtcm_set_dpll_scsr_tod(struct idtcm_channel *channel, in _idtcm_set_dpll_scsr_tod()
686 static int _idtcm_settime(struct idtcm_channel *channel, in _idtcm_settime()
726 static int _idtcm_settime_v487(struct idtcm_channel *channel, in _idtcm_settime_v487()
735 static int idtcm_set_phase_pull_in_offset(struct idtcm_channel *channel, in idtcm_set_phase_pull_in_offset()
755 static int idtcm_set_phase_pull_in_slope_limit(struct idtcm_channel *channel, in idtcm_set_phase_pull_in_slope_limit()
[all …]
H A Dptp_clockmatrix.h107 struct idtcm_channel { struct
127 struct idtcm_channel channel[MAX_TOD]; argument