Home
last modified time | relevance | path

Searched +full:msm8916 +full:- +full:apcs +full:- +full:clock +full:- +full:controller (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/mailbox/
H A Dqcom,apcs-kpss-global.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mailbox/qcom,apcs-kpss-global.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm APCS global block
10 This binding describes the APCS "global" block found in various Qualcomm
14 - Jassi Brar <jassisinghbrar@gmail.com>
19 - items:
20 - enum:
21 - qcom,ipq5018-apcs-apps-global
[all …]
/linux/drivers/clk/qcom/
H A Dapcs-msm8916.c1 // SPDX-License-Identifier: GPL-2.0
3 * Qualcomm APCS clock controller driver
10 #include <linux/clk-provider.h>
17 #include "clk-regmap.h"
18 #include "clk-regmap-mux-div.h"
47 struct device *dev = &pdev->dev; in qcom_apcs_msm8916_clk_probe()
48 struct device *parent = dev->parent; in qcom_apcs_msm8916_clk_probe()
49 struct device_node *np = parent->of_node; in qcom_apcs_msm8916_clk_probe()
53 int ret = -ENODEV; in qcom_apcs_msm8916_clk_probe()
63 return -ENOMEM; in qcom_apcs_msm8916_clk_probe()
[all …]
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
11 tristate "Support for Qualcomm's clock controllers"
23 tristate "GLYMUR Display Clock Controller"
27 Support for the display clock controllers on Qualcomm
33 tristate "GLYMUR Global Clock Controller"
37 Support for the global clock controller on GLYMUR devices.
42 tristate "GLYMUR TCSR Clock Controller"
46 Support for the TCSR clock controller on GLYMUR devices.
50 tristate "X1E80100 Camera Clock Controller"
54 Support for the camera clock controller on X1E80100 devices.
[all …]
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smd-rpm.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/qcom/qcom,smd-rpm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
23 Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
28 - Andy Gross <agross@kernel.org>
29 - Bjorn Andersson <bjorn.andersson@linaro.org>
34 - items:
35 - enum:
36 - qcom,rpm-apq8084
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8226.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>
10 #include <dt-bindings/clock/qcom,gcc-msm8974.h>
11 #include <dt-bindings/clock/qcom,mmcc-msm8974.h>
12 #include <dt-bindings/clock/qcom,rpmcc.h>
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/power/qcom-rpmpd.h>
15 #include <dt-bindings/reset/qcom,gcc-msm8974.h>
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8917.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>
4 #include <dt-bindings/clock/qcom,gcc-msm8917.h>
5 #include <dt-bindings/clock/qcom,rpmcc.h>
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/power/qcom-rpmpd.h>
8 #include <dt-bindings/thermal/thermal.h>
11 interrupt-parent = <&intc>;
13 #address-cells = <2>;
14 #size-cells = <2>;
[all …]