Home
last modified time | relevance | path

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

1234567

/linux-6.3-rc2/drivers/clk/x86/
A 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-6.3-rc2/drivers/clk/
A 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
A Dclk-conf.c18 struct clk *clk, *pclk; in __set_clk_parents() local
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dvlv_dsi_pll.c47 static u32 dsi_clk_from_pclk(u32 pclk, enum mipi_dsi_pixel_format fmt, in dsi_clk_from_pclk()
180 int pclk, dsi_clk, ret; in vlv_dsi_pll_compute() local
359 u32 pclk; in bxt_dsi_get_pclk() local
488 int pclk; in bxt_dsi_pll_compute() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dg84.c45 struct nvkm_clk **pclk) in g84_clk_new()
A 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()
A Dnv04.c76 struct nvkm_clk **pclk) in nv04_clk_new()
/linux-6.3-rc2/arch/arm/mach-mv78xx0/
A Dcommon.c76 static void get_pclk_l2clk(int hclk, int core_index, int *pclk, int *l2clk) in get_pclk_l2clk()
386 int pclk; in mv78xx0_init() local
/linux-6.3-rc2/drivers/clocksource/
A Dnomadik-mtu.c185 struct clk *pclk, struct clk *clk) in nmdk_timer_init()
251 struct clk *pclk; in nmdk_timer_of_init() local
A Dtimer-rockchip.c37 struct clk *pclk; member
131 struct clk *pclk; in rk_timer_probe() local
/linux-6.3-rc2/drivers/soc/canaan/
A Dk210-sysctl.c17 struct clk *pclk; in k210_sysctl_probe() local
/linux-6.3-rc2/arch/arm/mach-spear/
A Dspear3xx.c74 struct clk *gpt_clk, *pclk; in spear3xx_timer_init() local
A Dspear13xx.c101 struct clk *gpt_clk, *pclk; in spear13xx_timer_init() local
A Dspear6xx.c371 struct clk *gpt_clk, *pclk; in spear6xx_timer_init() local
/linux-6.3-rc2/sound/soc/meson/
A Daiu-fifo.h24 struct clk *pclk; member
/linux-6.3-rc2/drivers/clk/pxa/
A 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-6.3-rc2/arch/arm/boot/dts/
A Decx-common.dtsi187 pclk: pclk { label
A Dversatile-ab.dts161 pclk: pclk@24M { label
A Dintegratorcp.dts80 pclk: pclk@0 { label
A Dintegratorap.dts66 pclk: pclk@0 { label
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
/linux-6.3-rc2/drivers/clk/qcom/
A Dclk-regmap-mux-div.h37 struct clk *pclk; member
/linux-6.3-rc2/sound/soc/codecs/
A Dmax98090.c1772 int pclk; member
1837 static int max98090_find_divisor(int target_freq, int pclk) in max98090_find_divisor()
1855 static int max98090_find_closest_pclk(int pclk) in max98090_find_closest_pclk()
1880 int target_dmic_clk, int pclk, int fs) in max98090_configure_dmic()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-ssp-clk.c269 static void unregister_parent_src_clk(struct skl_clk_parent *pclk, in unregister_parent_src_clk()
286 struct skl_clk_parent_src *pclk) in skl_register_parent_clks()

Completed in 48 milliseconds

1234567