Searched refs:zl3073x_dpll (Results 1 – 4 of 4) sorted by relevance
24 struct zl3073x_dpll { struct37 struct zl3073x_dpll *zl3073x_dpll_alloc(struct zl3073x_dev *zldev, u8 ch); argument38 void zl3073x_dpll_free(struct zl3073x_dpll *zldpll);40 int zl3073x_dpll_register(struct zl3073x_dpll *zldpll);41 void zl3073x_dpll_unregister(struct zl3073x_dpll *zldpll);44 void zl3073x_dpll_changes_check(struct zl3073x_dpll *zldpll);
49 struct zl3073x_dpll *dpll;110 zl3073x_dpll_pin_get_by_ref(struct zl3073x_dpll *zldpll, u8 ref_id) in zl3073x_dpll_pin_get_by_ref() 131 struct zl3073x_dpll *zldpll = dpll_priv; in zl3073x_dpll_input_pin_esync_get() 167 struct zl3073x_dpll *zldpll = dpll_priv; in zl3073x_dpll_input_pin_esync_set() 203 struct zl3073x_dpll *zldpll = pin->dpll; in zl3073x_dpll_input_pin_ref_sync_get() 232 struct zl3073x_dpll *zldpll = pin->dpll; in zl3073x_dpll_input_pin_ref_sync_set() 334 struct zl3073x_dpll *zldpll = dpll_priv; in zl3073x_dpll_input_pin_frequency_get() 351 struct zl3073x_dpll *zldpll = dpll_priv; in zl3073x_dpll_input_pin_frequency_set() 370 * @zldpll: pointer to zl3073x_dpll377 zl3073x_dpll_connected_ref_get(struct zl3073x_dpll *zldpl in zl3073x_dpll_connected_ref_get() [all...]
712 struct zl3073x_dpll *zldpll;783 struct zl3073x_dpll *zldpll; in zl3073x_dev_periodic_work() 826 struct zl3073x_dpll *zldpll; in zl3073x_dev_phase_meas_setup() 901 struct zl3073x_dpll *zldpll; in zl3073x_dev_start() 915 struct zl3073x_dpll *zldpll, *next; in zl3073x_dev_start() 938 struct zl3073x_dpll *zldpll;
20 struct zl3073x_dpll;