Symbol: idt82p33_channel
drivers/ptp/ptp_idt82p33.c
1012
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
1013
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
1038
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
1039
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
1069
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
1070
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
1087
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
1088
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
1104
struct idt82p33_channel *channel = &idt82p33->channel[index];
drivers/ptp/ptp_idt82p33.c
1193
struct idt82p33_channel *channel;
drivers/ptp/ptp_idt82p33.c
128
static int idt82p33_set_tod_trigger(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
1336
struct idt82p33_channel *channel;
drivers/ptp/ptp_idt82p33.c
155
static int idt82p33_get_extts(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
213
static int arm_tod_read_with_trigger(struct idt82p33_channel *channel, u8 trigger)
drivers/ptp/ptp_idt82p33.c
235
static int idt82p33_extts_enable(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
301
struct idt82p33_channel *event_channel;
drivers/ptp/ptp_idt82p33.c
318
static u8 idt82p33_extts_enable_mask(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
360
static int _idt82p33_gettime(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
403
static int _idt82p33_settime(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
444
static int _idt82p33_adjtime_immediate(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
469
static int _idt82p33_adjtime_internal_triggered(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
512
struct idt82p33_channel *channel = container_of(work,
drivers/ptp/ptp_idt82p33.c
513
struct idt82p33_channel,
drivers/ptp/ptp_idt82p33.c
523
static int _idt82p33_adjfine(struct idt82p33_channel *channel, long scaled_ppm)
drivers/ptp/ptp_idt82p33.c
579
static int idt82p33_stop_ddco(struct idt82p33_channel *channel)
drivers/ptp/ptp_idt82p33.c
592
static int idt82p33_start_ddco(struct idt82p33_channel *channel, s32 delta_ns)
drivers/ptp/ptp_idt82p33.c
627
struct idt82p33_channel *channel, s64 *overhead_ns)
drivers/ptp/ptp_idt82p33.c
660
struct idt82p33_channel *channel, s64 *overhead_ns)
drivers/ptp/ptp_idt82p33.c
693
struct idt82p33_channel *channel)
drivers/ptp/ptp_idt82p33.c
730
struct idt82p33_channel *channel, s64 *overhead_ns)
drivers/ptp/ptp_idt82p33.c
751
static int idt82p33_measure_tod_write_overhead(struct idt82p33_channel *channel)
drivers/ptp/ptp_idt82p33.c
835
static int idt82p33_sync_tod(struct idt82p33_channel *channel, bool enable)
drivers/ptp/ptp_idt82p33.c
856
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
857
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
868
static int idt82p33_output_enable(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
886
static int idt82p33_perout_enable(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.c
894
static int idt82p33_enable_tod(struct idt82p33_channel *channel)
drivers/ptp/ptp_idt82p33.c
918
struct idt82p33_channel *channel;
drivers/ptp/ptp_idt82p33.c
934
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
935
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
976
struct idt82p33_channel *channel =
drivers/ptp/ptp_idt82p33.c
977
container_of(ptp, struct idt82p33_channel, caps);
drivers/ptp/ptp_idt82p33.c
99
static int idt82p33_dpll_set_mode(struct idt82p33_channel *channel,
drivers/ptp/ptp_idt82p33.h
87
struct idt82p33_channel channel[MAX_PHC_PLL];
drivers/ptp/ptp_idt82p33.h
95
struct idt82p33_channel *event_channel[MAX_PHC_PLL];