Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c199 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_prio() local
221 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_on_dpll_state() local
243 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_direction() local
263 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_phase_adjust() local
286 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_phase_offset() local
756 struct dpll_device *dpll; in dpll_pin_freq_set() local
821 struct dpll_device *dpll; in dpll_pin_esync_set() local
1020 struct dpll_device *dpll; in dpll_pin_phase_adj_set() local
1093 struct dpll_device *dpll; in dpll_pin_parent_device_set() local
1481 struct dpll_device *dpll; in dpll_nl_device_id_get_doit() local
[all …]
H A Ddpll_core.c154 dpll_xa_ref_dpll_add(struct xarray *xa_dplls, struct dpll_device *dpll, in dpll_xa_ref_dpll_add()
245 struct dpll_device *dpll; in dpll_device_alloc() local
284 struct dpll_device *dpll, *ret = NULL; in dpll_device_get() local
313 void dpll_device_put(struct dpll_device *dpll) in dpll_device_put()
329 dpll_device_registration_find(struct dpll_device *dpll, in dpll_device_registration_find()
410 void dpll_device_unregister(struct dpll_device *dpll, in dpll_device_unregister()
606 __dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin, in __dpll_pin_register()
640 dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_register()
787 dpll_device_registration_first(struct dpll_device *dpll) in dpll_device_registration_first()
797 void *dpll_priv(struct dpll_device *dpll) in dpll_priv()
[all …]
H A Ddpll_core.h73 struct dpll_device *dpll; member
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c166 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_frequency_set()
652 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_output_state_set()
687 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_state_set()
761 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_output_state_get()
787 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_state_get()
813 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_prio_get()
845 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_prio_set()
879 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_direction()
1034 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_phase_adjust_set()
1232 const struct dpll_device *dpll, void *dpll_priv, in ice_dpll_input_esync_set()
[all …]
H A Dice_dpll.h54 struct dpll_device *dpll; member
/linux-6.15/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-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c330 static u32 i9xx_dpll_compute_m(const struct dpll *dpll) in i9xx_dpll_compute_m()
427 u32 dpll = hw_state->dpll; in i9xx_crtc_clock_get() local
988 u32 i9xx_dpll_compute_fp(const struct dpll *dpll) in i9xx_dpll_compute_fp()
993 static u32 pnv_dpll_compute_fp(const struct dpll *dpll) in pnv_dpll_compute_fp()
1010 u32 dpll; in i9xx_dpll() local
1103 u32 dpll; in i8xx_dpll() local
1258 static bool ilk_needs_fb_cb_tune(const struct dpll *dpll, int factor) in ilk_needs_fb_cb_tune()
1281 u32 dpll; in ilk_dpll() local
1435 u32 dpll; in vlv_dpll() local
1461 u32 dpll; in chv_dpll() local
[all …]
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c107 u32 dpll = 0, fp = 0, dspcntr, pipeconf; in psb_intel_crtc_mode_set() local
310 u32 dpll; in psb_intel_crtc_clock_get() local
H A Dcdv_intel_display.c584 u32 dpll = 0, dspcntr, pipeconf; in cdv_intel_crtc_mode_set() local
842 u32 dpll; in cdv_intel_crtc_clock_get() local
/linux-6.15/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
/linux-6.15/arch/arm64/boot/dts/sprd/
H A Dsharkl3.dtsi123 dpll: dpll@0 { label
/linux-6.15/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-rk3562.c22 apll, gpll, vpll, hpll, cpll, dpll, enumerator
H A Dclk-rk3528.c21 apll, cpll, gpll, ppll, 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-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-rk3188.c19 apll, cpll, dpll, gpll, enumerator

12