Lines Matching refs:idt82p33_channel

159 static int idt82p33_dpll_set_mode(struct idt82p33_channel *channel,
188 static int _idt82p33_gettime(struct idt82p33_channel *channel,
225 static int _idt82p33_settime(struct idt82p33_channel *channel,
269 static int _idt82p33_adjtime(struct idt82p33_channel *channel, s64 delta_ns)
293 static int _idt82p33_adjfine(struct idt82p33_channel *channel, long scaled_ppm)
348 struct idt82p33_channel *channel, s64 *overhead_ns)
383 struct idt82p33_channel *channel)
420 struct idt82p33_channel *channel, s64 *overhead_ns)
441 static int idt82p33_measure_tod_write_overhead(struct idt82p33_channel *channel)
515 static int idt82p33_sync_tod(struct idt82p33_channel *channel, bool enable)
556 struct idt82p33_channel *channel =
557 container_of(work, struct idt82p33_channel, sync_tod_work.work);
567 static int idt82p33_pps_enable(struct idt82p33_channel *channel, bool enable)
601 static int idt82p33_enable_tod(struct idt82p33_channel *channel)
634 struct idt82p33_channel *channel;
651 struct idt82p33_channel *channel =
652 container_of(ptp, struct idt82p33_channel, caps);
679 struct idt82p33_channel *channel =
680 container_of(ptp, struct idt82p33_channel, caps);
693 struct idt82p33_channel *channel =
694 container_of(ptp, struct idt82p33_channel, caps);
721 struct idt82p33_channel *channel =
722 container_of(ptp, struct idt82p33_channel, caps);
736 struct idt82p33_channel *channel =
737 container_of(ptp, struct idt82p33_channel, caps);
748 static int idt82p33_channel_init(struct idt82p33_channel *channel, int index)
796 struct idt82p33_channel *channel;