• Home
  • Raw
  • Download

Lines Matching defs:channel

159 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()
556 struct idt82p33_channel *channel = in idt82p33_sync_tod_work_handler() local
567 static int idt82p33_pps_enable(struct idt82p33_channel *channel, bool enable) in idt82p33_pps_enable()
601 static int idt82p33_enable_tod(struct idt82p33_channel *channel) in idt82p33_enable_tod()
634 struct idt82p33_channel *channel; in idt82p33_ptp_clock_unregister_all() local
651 struct idt82p33_channel *channel = in idt82p33_enable() local
679 struct idt82p33_channel *channel = in idt82p33_adjfine() local
693 struct idt82p33_channel *channel = in idt82p33_adjtime() local
721 struct idt82p33_channel *channel = in idt82p33_gettime() local
736 struct idt82p33_channel *channel = in idt82p33_settime() local
748 static int idt82p33_channel_init(struct idt82p33_channel *channel, int index) in idt82p33_channel_init()
796 struct idt82p33_channel *channel; in idt82p33_enable_channel() local