Home
last modified time | relevance | path

Searched defs:dpll (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/dpll/
H A Ddpll_netlink.c34 dpll_msg_add_dev_handle(struct sk_buff *msg, struct dpll_device *dpll) in dpll_msg_add_dev_handle()
110 dpll_msg_add_mode(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_mode()
127 dpll_msg_add_mode_supported(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_mode_supported()
148 dpll_msg_add_phase_offset_monitor(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_phase_offset_monitor()
169 struct dpll_device *dpll, in dpll_msg_add_phase_offset_avg_factor()
189 dpll_msg_add_lock_status(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_lock_status()
213 dpll_msg_add_temp(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_temp()
232 dpll_msg_add_clock_quality_level(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_clock_quality_level()
258 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_prio() local
280 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_on_dpll_state() local
[all …]
H A Ddpll_core.c154 dpll_xa_ref_dpll_add(struct xarray * xa_dplls,struct dpll_device * dpll,const struct dpll_pin_ops * ops,void * priv,void * cookie) dpll_xa_ref_dpll_add() argument
208 dpll_xa_ref_dpll_del(struct xarray * xa_dplls,struct dpll_device * dpll,const struct dpll_pin_ops * ops,void * priv,void * cookie) dpll_xa_ref_dpll_del() argument
245 struct dpll_device *dpll; dpll_device_alloc() local
284 struct dpll_device *dpll, *ret = NULL; dpll_device_get() local
313 dpll_device_put(struct dpll_device * dpll) dpll_device_put() argument
329 dpll_device_registration_find(struct dpll_device * dpll,const struct dpll_device_ops * ops,void * priv) dpll_device_registration_find() argument
355 dpll_device_register(struct dpll_device * dpll,enum dpll_type type,const struct dpll_device_ops * ops,void * priv) dpll_device_register() argument
410 dpll_device_unregister(struct dpll_device * dpll,const struct dpll_device_ops * ops,void * priv) dpll_device_unregister() argument
609 __dpll_pin_register(struct dpll_device * dpll,struct dpll_pin * pin,const struct dpll_pin_ops * ops,void * priv,void * cookie) __dpll_pin_register() argument
643 dpll_pin_register(struct dpll_device * dpll,struct dpll_pin * pin,const struct dpll_pin_ops * ops,void * priv) dpll_pin_register() argument
680 __dpll_pin_unregister(struct dpll_device * dpll,struct dpll_pin * pin,const struct dpll_pin_ops * ops,void * priv,void * cookie) __dpll_pin_unregister() argument
701 dpll_pin_unregister(struct dpll_device * dpll,struct dpll_pin * pin,const struct dpll_pin_ops * ops,void * priv) dpll_pin_unregister() argument
832 dpll_device_registration_first(struct dpll_device * dpll) dpll_device_registration_first() argument
842 dpll_priv(struct dpll_device * dpll) dpll_priv() argument
850 dpll_device_ops(struct dpll_device * dpll) dpll_device_ops() argument
869 dpll_pin_on_dpll_priv(struct dpll_device * dpll,struct dpll_pin * pin) dpll_pin_on_dpll_priv() argument
[all...]
H A Ddpll_core.h74 struct dpll_device *dpll; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c201 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_frequency_set()
239 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_frequency_set()
264 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_output_frequency_set()
290 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_frequency_get()
323 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_frequency_get()
348 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_output_frequency_get()
373 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_sw_pin_frequency_set()
413 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_sw_pin_frequency_get()
731 ice_dpll_hw_input_prio_set(struct ice_pf *pf, struct ice_dpll *dpll, in ice_dpll_hw_input_prio_set()
767 ice_dpll_lock_status_get(const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_lock_status_get()
[all …]
H A Dice_dpll.h77 struct dpll_device *dpll; member
/linux/drivers/dpll/zl3073x/
H A Ddpll.c45 struct zl3073x_dpll *dpll; member
92 const struct dpll_device *dpll, void *dpll_priv, in zl3073x_dpll_pin_direction_get()
106 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_esync_get()
148 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_esync_set()
181 const struct dpll_device *dpll, void *dpll_priv, in zl3073x_dpll_input_pin_ffo_get()
194 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_frequency_get()
211 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_frequency_set()
387 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_phase_offset_get()
446 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_phase_adjust_get()
476 const struct dpll_device *dpll, in zl3073x_dpll_input_pin_phase_adjust_set()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c11 struct dpll_device *dpll; member
144 mlx5_dpll_device_lock_status_get(const struct dpll_device *dpll, void *priv, in mlx5_dpll_device_lock_status_get()
161 static int mlx5_dpll_device_mode_get(const struct dpll_device *dpll, in mlx5_dpll_device_mode_get()
198 static int mlx5_dpll_clock_quality_level_get(const struct dpll_device *dpll, in mlx5_dpll_clock_quality_level_get()
257 const struct dpll_device *dpll, in mlx5_dpll_pin_direction_get()
268 const struct dpll_device *dpll, in mlx5_dpll_state_on_dpll_get()
286 const struct dpll_device *dpll, in mlx5_dpll_state_on_dpll_set()
300 const struct dpll_device *dpll, void *dpll_priv, in mlx5_dpll_ffo_get()
/linux/drivers/ata/
H A Dpata_hpt3x2n.c312 int dpll = hpt3x2n_use_dpll(ap, qc->tf.flags & ATA_TFLAG_WRITE); in hpt3x2n_qc_defer() local
328 int dpll = hpt3x2n_use_dpll(ap, qc->tf.flags & ATA_TFLAG_WRITE); in hpt3x2n_qc_issue() local
H A Dpata_hpt37x.c948 int dpll, adjust; in hpt37x_init_one() local
/linux/arch/arm64/boot/dts/sprd/
H A Dsharkl3.dtsi123 dpll: dpll@0 { label
/linux/drivers/clk/rockchip/
H A Dclk-rv1108.c19 apll, dpll, gpll, enumerator
H A Dclk-rk3036.c21 apll, dpll, gpll, enumerator
H A Dclk-rk3328.c21 apll, dpll, cpll, gpll, npll, enumerator
H A Dclk-rk3228.c19 apll, dpll, cpll, gpll, enumerator
H A Dclk-rv1126b.c24 gpll, cpll, aupll, dpll enumerator
H A Dclk-rk3308.c18 apll, dpll, vpll0, vpll1, enumerator
H A Dclk-rk3128.c18 apll, dpll, cpll, gpll, enumerator
H A Dclk-px30.c18 apll, dpll, cpll, npll, apll_b_h, apll_b_l, enumerator
H A Dclk-rk3368.c17 apllb, aplll, dpll, cpll, gpll, npll, enumerator
H A Dclk-rk3528.c24 apll, cpll, gpll, ppll, dpll, enumerator
H A Dclk-rv1126.c28 apll, dpll, cpll, hpll, enumerator
H A Dclk-rk3399.c19 lpll, bpll, dpll, cpll, gpll, npll, vpll, enumerator
H A Dclk-rk3288.c24 apll, dpll, cpll, gpll, npll, enumerator
H A Dclk-rk3568.c23 apll, dpll, gpll, cpll, npll, vpll, enumerator
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h591 struct dpll { struct
614 bool dpll_set, modeset; argument
1117 struct dpll dpll; member

12