Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ptp/
Dptp_idt82p33.c159 static int idt82p33_dpll_set_mode(struct idt82p33_channel *channel, in idt82p33_dpll_set_mode()
188 static int _idt82p33_gettime(struct idt82p33_channel *channel, in _idt82p33_gettime()
225 static int _idt82p33_settime(struct idt82p33_channel *channel, in _idt82p33_settime()
269 static int _idt82p33_adjtime(struct idt82p33_channel *channel, s64 delta_ns) in _idt82p33_adjtime()
293 static int _idt82p33_adjfine(struct idt82p33_channel *channel, long scaled_ppm) in _idt82p33_adjfine()
348 struct idt82p33_channel *channel, s64 *overhead_ns) in idt82p33_measure_one_byte_write_overhead()
383 struct idt82p33_channel *channel) in idt82p33_measure_tod_write_9_byte_overhead()
420 struct idt82p33_channel *channel, s64 *overhead_ns) in idt82p33_measure_settime_gettime_gap_overhead()
441 static int idt82p33_measure_tod_write_overhead(struct idt82p33_channel *channel) in idt82p33_measure_tod_write_overhead()
515 static int idt82p33_sync_tod(struct idt82p33_channel *channel, bool enable) in idt82p33_sync_tod()
[all …]
Dptp_idt82p33.h117 struct idt82p33_channel { struct
138 struct idt82p33_channel channel[MAX_PHC_PLL]; argument