Searched +full:msm8974 +full:- +full:hfpll (Results 1 – 3 of 3) sorted by relevance
1 # 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 PLL10 - Bjorn Andersson <andersson@kernel.org>13 The HFPLL is used as CPU PLL on various Qualcomm SoCs.18 - enum:19 - qcom,msm8974-hfpll20 - qcom,msm8976-hfpll-a53[all …]
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o4 clk-qcom-y += common.o5 clk-qcom-y += clk-regmap.o6 clk-qcom-y += clk-alpha-pll.o7 clk-qcom-y += clk-pll.o8 clk-qcom-y += clk-rcg.o9 clk-qcom-y += clk-rcg2.o10 clk-qcom-y += clk-branch.o11 clk-qcom-y += clk-regmap-divider.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only152 platforms such as apq8016, apq8084, msm8974 etc.394 tristate "MSM8974 Global Clock Controller"398 Support for the global clock controller on msm8974 devices.403 tristate "MSM8974 Multimedia Clock Controller"408 Support for the multimedia clock controller on msm8974 devices.1294 Say Y if you want to toggle LPASS-adjacent resets within1393 tristate "High-Frequency PLL (HFPLL) Clock Controller"1395 Support for the high-frequency PLLs present on Qualcomm devices.1397 such as MSM8974, APQ8084, etc.