Home
last modified time | relevance | path

Searched defs:pclk (Results 1 – 25 of 179) sorted by relevance

12345678

/linux-5.19.10/drivers/clk/x86/
Dclk-pmc-atom.c165 struct clk_plt *pclk; in plt_clk_register() local
208 static void plt_clk_unregister(struct clk_plt *pclk) in plt_clk_unregister()
218 struct clk_plt_fixed *pclk; in plt_clk_register_fixed_rate() local
238 static void plt_clk_unregister_fixed_rate(struct clk_plt_fixed *pclk) in plt_clk_unregister_fixed_rate()
/linux-5.19.10/drivers/clk/
Dclk-xgene.c445 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_enable() local
485 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_disable() local
515 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_is_enabled() local
535 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_recalc_rate() local
559 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_set_rate() local
599 struct xgene_clk *pclk = to_xgene_clk(hw); in xgene_clk_round_rate() local
Dclk-conf.c18 struct clk *clk, *pclk; in __set_clk_parents() local
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dg84.c45 struct nvkm_clk **pclk) in g84_clk_new()
Dnv04.c76 struct nvkm_clk **pclk) in nv04_clk_new()
Dnv50.c511 enum nvkm_subdev_type type, int inst, bool allow_reclock, struct nvkm_clk **pclk) in nv50_clk_new_()
560 struct nvkm_clk **pclk) in nv50_clk_new()
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dvlv_dsi_pll.c47 static u32 dsi_clk_from_pclk(u32 pclk, enum mipi_dsi_pixel_format fmt, in dsi_clk_from_pclk()
267 u32 dsi_clock, pclk; in vlv_dsi_get_pclk() local
328 u32 pclk; in bxt_dsi_get_pclk() local
/linux-5.19.10/arch/arm/mach-mv78xx0/
Dcommon.c79 static void get_pclk_l2clk(int hclk, int core_index, int *pclk, int *l2clk) in get_pclk_l2clk()
389 int pclk; in mv78xx0_init() local
/linux-5.19.10/drivers/clocksource/
Dnomadik-mtu.c185 struct clk *pclk, struct clk *clk) in nmdk_timer_init()
251 struct clk *pclk; in nmdk_timer_of_init() local
Dtimer-rockchip.c37 struct clk *pclk; member
131 struct clk *pclk; in rk_timer_probe() local
/linux-5.19.10/sound/soc/meson/
Daiu-fifo.h24 struct clk *pclk; member
/linux-5.19.10/drivers/soc/canaan/
Dk210-sysctl.c17 struct clk *pclk; in k210_sysctl_probe() local
/linux-5.19.10/arch/arm/mach-spear/
Dspear3xx.c76 struct clk *gpt_clk, *pclk; in spear3xx_timer_init() local
Dspear6xx.c373 struct clk *gpt_clk, *pclk; in spear6xx_timer_init() local
Dspear13xx.c104 struct clk *gpt_clk, *pclk; in spear13xx_timer_init() local
/linux-5.19.10/drivers/clk/pxa/
Dclk-pxa.c60 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_recalc_rate() local
77 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_get_parent() local
/linux-5.19.10/arch/arm/boot/dts/
Decx-common.dtsi187 pclk: pclk { label
Dversatile-ab.dts161 pclk: pclk@24M { label
Dintegratorcp.dts80 pclk: pclk@0 { label
Dintegratorap.dts66 pclk: pclk@0 { label
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
/linux-5.19.10/drivers/clk/qcom/
Dclk-regmap-mux-div.h37 struct clk *pclk; member
/linux-5.19.10/drivers/cpufreq/
Ds3c2410-cpufreq.c45 unsigned long hclk, fclk, pclk; in s3c2410_cpufreq_calcdivs() local
/linux-5.19.10/sound/soc/codecs/
Dmax98090.c1774 int pclk; member
1839 static int max98090_find_divisor(int target_freq, int pclk) in max98090_find_divisor()
1857 static int max98090_find_closest_pclk(int pclk) in max98090_find_closest_pclk()
1882 int target_dmic_clk, int pclk, int fs) in max98090_configure_dmic()

12345678