Lines Matching +full:gcc +full:- +full:msm8909
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Based on gcc-msm8916.c:
7 * adapted with data from clock-gcc-8909.c in Qualcomm's msm-3.18 release:
8 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
12 #include <linux/clk-provider.h>
19 #include <linux/reset-controller.h>
21 #include <dt-bindings/clock/qcom,gcc-msm8909.h>
23 #include "clk-alpha-pll.h"
24 #include "clk-branch.h"
25 #include "clk-pll.h"
26 #include "clk-rcg.h"
27 #include "clk-regmap.h"
2698 { .compatible = "qcom,gcc-msm8909" },
2711 .name = "gcc-msm8909",
2728 MODULE_DESCRIPTION("Qualcomm GCC MSM8909 Driver");
2730 MODULE_ALIAS("platform:gcc-msm8909");