Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c1038 int synth_phase, delta_p, min_p, p_o; in litex_clk_calc_phase_normal() local
1053 synth_phase = (delay * global_period) + in litex_clk_calc_phase_normal()
1056 delta_p = synth_phase - p_o; in litex_clk_calc_phase_normal()
1062 lcko->config.period_off = synth_phase; in litex_clk_calc_phase_normal()