Searched +full:sdx55 +full:- +full:apcs +full:- +full:clock +full:- +full:controller (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | qcom,apcs-kpss-global.yaml | 1 # 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 D | apcs-sdx55.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Qualcomm SDX55 APCS clock controller driver 10 #include <linux/clk-provider.h> 19 #include "clk-regmap.h" 20 #include "clk-regmap-mux-div.h" 50 struct device *dev = &pdev->dev; in qcom_apcs_sdx55_clk_probe() 51 struct device *parent = dev->parent; in qcom_apcs_sdx55_clk_probe() 61 return -ENODEV; in qcom_apcs_sdx55_clk_probe() 66 return -ENOMEM; in qcom_apcs_sdx55_clk_probe() 73 a7cc->clkr.hw.init = &init; in qcom_apcs_sdx55_clk_probe() [all …]
|
H A D | Kconfig | 1 # 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/remoteproc/ |
H A D | qcom,sdx55-pas.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sdx55-pas.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm SDX55 Peripheral Authentication Service 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 13 Qualcomm SDX55 SoC Peripheral Authentication Service loads and boots firmware 19 - qcom,sdx55-mpss-pas 26 - description: XO clock 28 clock-names: [all …]
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-sdx65.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 #include <dt-bindings/clock/qcom,gcc-sdx65.h> 10 #include <dt-bindings/clock/qcom,rpmh.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/power/qcom-rpmpd.h> 14 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 15 #include <dt-bindings/interconnect/qcom,sdx65.h> 18 #address-cells = <1>; 19 #size-cells = <1>; [all …]
|