Home
last modified time | relevance | path

Searched refs:step_cycles (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dpll/zl3073x/
H A Dchan.h56 u16 out_mask, s32 step_cycles, bool tod_step);
H A Dchan.c517 u16 out_mask, s32 step_cycles, in zl3073x_chan_phase_step() argument
533 step_cycles); in zl3073x_chan_phase_step()
H A Ddpll.c2391 s32 step_cycles; in zl3073x_dpll_ptp_adjtime_phase_step() local
2434 step_cycles = div_s64(delta * synth_freq, NSEC_PER_SEC); in zl3073x_dpll_ptp_adjtime_phase_step()
2437 synth_mask[i], step_cycles, in zl3073x_dpll_ptp_adjtime_phase_step()
2457 step_cycles = div_s64(delta * first_synth_freq, NSEC_PER_SEC); in zl3073x_dpll_ptp_adjtime_phase_step()
2459 step_cycles, true); in zl3073x_dpll_ptp_adjtime_phase_step()