Searched +full:gcc +full:- +full:ipq5424 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/qcom,ipq5332-gcc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm Global Clock & Reset Controller on IPQ5332 and IPQ542410 - Bjorn Andersson <andersson@kernel.org>14 domains on IPQ5332 and IPQ5424.17 include/dt-bindings/clock/qcom,gcc-ipq5332.h18 include/dt-bindings/clock/qcom,gcc-ipq5424.h23 - qcom,ipq5332-gcc[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.07 #include <linux/clk-provider.h>14 #include <dt-bindings/clock/qcom,ipq5424-gcc.h>15 #include <dt-bindings/reset/qcom,ipq5424-gcc.h>17 #include "clk-alpha-pll.h"18 #include "clk-branch.h"19 #include "clk-rcg.h"20 #include "clk-regmap.h"21 #include "clk-regmap-divider.h"22 #include "clk-regmap-mux.h"[all …]
1 # SPDX-License-Identifier: GPL-2.0-only217 tristate "IPQ5424 Global Clock Controller"220 Support for the global clock controller on ipq5424 devices.1321 tristate "High-Frequency PLL (HFPLL) Clock Controller"1323 Support for the high-frequency PLLs present on Qualcomm devices.1330 Support for the Krait ACC and GCC clock controllers. Say Y