Lines Matching +full:gcc +full:- +full:sdx55
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
7 #include <linux/clk-provider.h>
12 #include <dt-bindings/clock/qcom,gcc-sdx55.h>
15 #include "clk-alpha-pll.h"
16 #include "clk-branch.h"
17 #include "clk-pll.h"
18 #include "clk-rcg.h"
19 #include "clk-regmap.h"
1601 { .compatible = "qcom,gcc-sdx55" },
1614 /* Keep some clocks always-on */ in gcc_sdx55_probe()
1619 return qcom_cc_really_probe(&pdev->dev, &gcc_sdx55_desc, regmap); in gcc_sdx55_probe()
1625 .name = "gcc-sdx55",
1642 MODULE_DESCRIPTION("QTI GCC SDX55 Driver");