Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Dcore.h149 int zl3073x_ref_phase_offsets_update(struct zl3073x_dev *zldev, int channel);
H A Dcore.c604 int zl3073x_ref_phase_offsets_update(struct zl3073x_dev *zldev, int channel) in zl3073x_ref_phase_offsets_update() function
760 rc = zl3073x_ref_phase_offsets_update(zldev, -1); in zl3073x_dev_periodic_work()
H A Ddpll.c1823 rc = zl3073x_ref_phase_offsets_update(zldev, zldpll->id); in zl3073x_dpll_changes_check()