Home
last modified time | relevance | path

Searched +full:msm8974 +full:- +full:hfpll (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,hfpll.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,hfpll.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm High-Frequency PLL
10 - Bjorn Andersson <andersson@kernel.org>
13 The HFPLL is used as CPU PLL on various Qualcomm SoCs.
18 - enum:
19 - qcom,msm8974-hfpll
20 - qcom,msm8976-hfpll-a53
[all …]
/linux/drivers/clk/qcom/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o
4 clk-qcom-y += common.o
5 clk-qcom-y += clk-regmap.o
6 clk-qcom-y += clk-alpha-pll.o
7 clk-qcom-y += clk-pll.o
8 clk-qcom-y += clk-rcg.o
9 clk-qcom-y += clk-rcg2.o
10 clk-qcom-y += clk-branch.o
11 clk-qcom-y += clk-regmap-divider.o
[all …]
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
179 platforms such as apq8016, apq8084, msm8974 etc.
430 tristate "MSM8974 Global Clock Controller"
434 Support for the global clock controller on msm8974 devices.
439 tristate "MSM8974 Multimedia Clock Controller"
444 Support for the multimedia clock controller on msm8974 devices.
1411 Say Y if you want to toggle LPASS-adjacent resets within
1529 tristate "High-Frequency PLL (HFPLL) Clock Controller"
1531 Support for the high-frequency PLLs present on Qualcomm devices.
1533 such as MSM8974, APQ8084, etc.