Searched refs:conn_period (Results 1 – 1 of 1) sorted by relevance
429 s64 conn_period, div_factor; in zl3073x_dpll_input_pin_phase_offset_get() local431 conn_period = div_s64(PSEC_PER_SEC, conn_freq); in zl3073x_dpll_input_pin_phase_offset_get()432 div_factor = div64_s64(ref_phase, conn_period); in zl3073x_dpll_input_pin_phase_offset_get()433 ref_phase -= conn_period * div_factor; in zl3073x_dpll_input_pin_phase_offset_get()