Searched refs:idt82p33_channel (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_idt82p33.c | 99 static int idt82p33_dpll_set_mode(struct idt82p33_channel *channel, in idt82p33_dpll_set_mode() 128 static int idt82p33_set_tod_trigger(struct idt82p33_channel *channel, in idt82p33_set_tod_trigger() 155 static int idt82p33_get_extts(struct idt82p33_channel *channel, in idt82p33_get_extts() 213 static int arm_tod_read_with_trigger(struct idt82p33_channel *channel, u8 trigger) in arm_tod_read_with_trigger() 235 static int idt82p33_extts_enable(struct idt82p33_channel *channel, in idt82p33_extts_enable() 313 struct idt82p33_channel *event_channel; in idt82p33_extts_check_channel() 330 static u8 idt82p33_extts_enable_mask(struct idt82p33_channel *channel, in idt82p33_extts_enable_mask() 372 static int _idt82p33_gettime(struct idt82p33_channel *channel, in _idt82p33_gettime() 415 static int _idt82p33_settime(struct idt82p33_channel *channel, in _idt82p33_settime() 456 static int _idt82p33_adjtime_immediate(struct idt82p33_channel *channe [all...] |
H A D | ptp_idt82p33.h | 59 struct idt82p33_channel { struct 87 struct idt82p33_channel channel[MAX_PHC_PLL]; 95 struct idt82p33_channel *event_channel[MAX_PHC_PLL];
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_idt82p33.c | 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 *channe [all...] |
H A D | ptp_idt82p33.h | 117 struct idt82p33_channel { struct 138 struct idt82p33_channel channel[MAX_PHC_PLL];
|
Completed in 4 milliseconds