Searched +full:gcc +full:- +full:mdm9607 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/clock/qcom,gcc-mdm9607.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Stephen Boyd <sboyd@kernel.org>11 - Taniya Das <quic_tdas@quicinc.com>18 include/dt-bindings/clock/qcom,gcc-mdm9607.h21 - $ref: qcom,gcc.yaml#26 - qcom,gcc-mdm960729 - compatible[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-only12 #include <linux/clk-provider.h>14 #include <linux/reset-controller.h>16 #include <dt-bindings/clock/qcom,gcc-mdm9607.h>19 #include "clk-regmap.h"20 #include "clk-alpha-pll.h"21 #include "clk-pll.h"22 #include "clk-rcg.h"23 #include "clk-branch.h"1591 { .compatible = "qcom,gcc-mdm9607" },[all …]
1 # SPDX-License-Identifier: GPL-2.0-only336 tristate "MDM9607 Global Clock Controller"339 Support for the global clock controller on mdm9607 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