Lines Matching full:dpll
20 #include "dpll.h"
578 "Failed to get DPLL%u state: %pe\n", i, in zl3073x_dev_chan_states_update()
586 * @channel: DPLL channel number or -1
591 * 1) Up to 5 DPLL-to-connected-ref registers that contain phase offset
592 * values between particular DPLL channel and its *connected* input
595 * 2) 10 selected-DPLL-to-all-ref registers that contain phase offset values
596 * between selected DPLL channel and all input references.
598 * If the caller is interested in 2) then it has to pass DPLL channel number
616 /* Select DPLL channel if it is specified */ in zl3073x_ref_phase_offsets_update()
726 /* Read DPLL-to-REFx frequency offset measurements */ in zl3073x_ref_ffo_update()
756 /* Update DPLL channels' states */ in zl3073x_dev_periodic_work()
759 /* Update DPLL-to-connected-ref phase offsets registers */ in zl3073x_dev_periodic_work()
765 /* Update measured input reference frequencies if any DPLL has in zl3073x_dev_periodic_work()
799 /* Read DPLL phase measurement control register */ in zl3073x_dev_phase_avg_factor_set()
824 * and enable DPLL-to-its-ref phase measurement for all DPLLs.
840 /* Read DPLL phase measurement control register */ in zl3073x_dev_phase_meas_setup()
845 /* Enable DPLL measurement block */ in zl3073x_dev_phase_meas_setup()
853 /* Enable DPLL-to-connected-ref measurement for each channel */ in zl3073x_dev_phase_meas_setup()
918 "Failed to register DPLL%u\n", in zl3073x_dev_start()
997 "Failed to alloc DPLL%u\n", i); in zl3073x_devm_dpll_init()
1021 /* Add devres action to release DPLL related resources */ in zl3073x_devm_dpll_init()
1098 /* Register DPLL channels */ in zl3073x_dev_probe()