Searched +full:gcc +full:- +full:qcs404 (Results  1 – 17 of 17) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | qcom,qcs404-turingcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/clock/qcom,qcs404-turingcc.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Qualcomm Turing Clock & Reset Controller on QCS404
 10   - Bjorn Andersson <andersson@kernel.org>
 14     const: qcom,qcs404-turingcc
 22   '#clock-cells':
 25   '#reset-cells':
 29   - compatible
 [all …]
 
 | 
| H A D | qcom,q6sstopcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Bjorn Andersson <andersson@kernel.org>
 14     const: qcom,qcs404-q6sstopcc
 18       - description: Q6SSTOP clocks register region
 19       - description: Q6SSTOP_TCSR register region
 23       - description: ahb clock for the q6sstopCC
 25   '#clock-cells':
 29   - compatible
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/net/ | 
| H A D | qcom,ethqos.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Bjorn Andersson <andersson@kernel.org>
 11   - Konrad Dybcio <konradybcio@kernel.org>
 18   - $ref: snps,dwmac.yaml#
 23       - items:
 24           - enum:
 25               - qcom,qcs615-ethqos
 26           - const: qcom,qcs404-ethqos
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | qcom,pcie2-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/phy/qcom,pcie2-phy.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Vinod Koul <vkoul@kernel.org>
 19       - const: qcom,qcs404-pcie2-phy
 20       - const: qcom,pcie2-phy
 24       - description: PHY register set
 28       - description: a clock-specifier pair for the "pipe" clock
 30   clock-output-names:
 [all …]
 
 | 
| H A D | qcom,usb-ss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/phy/qcom,usb-ss.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 18       - qcom,usb-ss-28nm-phy
 23   "#phy-cells":
 28       - description: rpmcc clock
 29       - description: PHY AHB clock
 30       - description: SuperSpeed pipe clock
 [all …]
 
 | 
| H A D | qcom,usb-hs-28nm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/phy/qcom,usb-hs-28nm.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Qualcomm Synopsys DesignWare Core 28nm High-Speed PHY
 10   - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 13   Qualcomm Low-Speed, Full-Speed, Hi-Speed 28nm USB PHY
 18       - qcom,usb-hs-28nm-femtophy
 23   "#phy-cells":
 28       - description: rpmcc ref clock
 [all …]
 
 | 
| /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#
 14   - Jassi Brar <jassisinghbrar@gmail.com>
 19       - items:
 20           - enum:
 21               - qcom,ipq5018-apcs-apps-global
 22               - qcom,ipq5332-apcs-apps-global
 23               - qcom,ipq5424-apcs-apps-global
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/pci/ | 
| H A D | qcom,pcie.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Bjorn Andersson <bjorn.andersson@linaro.org>
 11   - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 20       - enum:
 21           - qcom,pcie-apq8064
 22           - qcom,pcie-apq8084
 23           - qcom,pcie-ipq4019
 24           - qcom,pcie-ipq5018
 [all …]
 
 | 
| /linux/drivers/clk/qcom/ | 
| H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o
 4 clk-qcom-y += common.o
 5 clk-qcom-y += clk-regmap.o
 6 clk-qcom-y += clk-alpha-pll.o
 7 clk-qcom-y += clk-pll.o
 8 clk-qcom-y += clk-rcg.o
 9 clk-qcom-y += clk-rcg2.o
 10 clk-qcom-y += clk-branch.o
 11 clk-qcom-y += clk-regmap-divider.o
 [all …]
 
 | 
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only242 	  CMN PLL consumes the AHB/SYS clocks from GCC and supplies
 243 	  the output clocks to the networking hardware and GCC blocks.
 552 	tristate "QCS404 Global Clock Controller"
 554 	  Support for the global clock controller on QCS404 devices.
 881 	tristate "QCS404 Turing Clock Controller"
 883 	  Support for the Turing Clock Controller on QCS404, provides clocks
 887 	tristate "QCS404 Q6SSTOP Clock Controller"
 890 	  Support for the Q6SSTOP clock controller on QCS404 devices.
 1411 	  Say Y if you want to toggle LPASS-adjacent resets within
 [all …]
 
 | 
| H A D | gcc-qcs404.c | 1 // SPDX-License-Identifier: GPL-2.010 #include <linux/clk-provider.h>
 12 #include <linux/reset-controller.h>
 14 #include <dt-bindings/clock/qcom,gcc-qcs404.h>
 16 #include "clk-alpha-pll.h"
 17 #include "clk-branch.h"
 18 #include "clk-pll.h"
 19 #include "clk-rcg.h"
 20 #include "clk-regmap.h"
 53 	{ .index = DT_XO, .name = "xo-board" },
 [all …]
 
 | 
| H A D | gcc-msm8917.c | 1 // SPDX-License-Identifier: GPL-2.0-only5  * Based on gcc-msm8953.c:
 7  * with parts taken from gcc-qcs404.c:
 9  * and gcc-msm8939.c:
 11  * adapted with data from clock-gcc-8952.c in Qualcomm's msm-4.9 release:
 12  *   Copyright (c) 2014-2020, The Linux Foundation. All rights reserved.
 16 #include <linux/clk-provider.h>
 23 #include <linux/reset-controller.h>
 25 #include <dt-bindings/clock/qcom,gcc-msm8917.h>
 27 #include "clk-alpha-pll.h"
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | qcom,dwc3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Wesley Cheng <quic_wcheng@quicinc.com>
 12 # Use the combined qcom,snps-dwc3 instead
 21     - compatible
 26       - enum:
 27           - qcom,ipq4019-dwc3
 28           - qcom,ipq5018-dwc3
 29           - qcom,ipq5332-dwc3
 [all …]
 
 | 
| H A D | qcom,snps-dwc3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/usb/qcom,snps-dwc3.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Wesley Cheng <quic_wcheng@quicinc.com>
 19         const: qcom,snps-dwc3
 21     - compatible
 26       - enum:
 27           - qcom,ipq4019-dwc3
 28           - qcom,ipq5018-dwc3
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/nvmem/ | 
| H A D | qcom,qfprom.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   - $ref: nvmem.yaml#
 14   - $ref: nvmem-deprecated-cells.yaml#
 19       - enum:
 20           - qcom,apq8064-qfprom
 21           - qcom,apq8084-qfprom
 22           - qcom,ipq5018-qfprom
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/qcom/ | 
| H A D | qcs404-evb.dtsi | 1 // SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/gpio/gpio.h>
 7 #include "qcs404.dtsi"
 9 #include <dt-bindings/gpio/gpio.h>
 10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
 19 		stdout-path = "serial0";
 22 	vph_pwr: vph-pwr-regulator {
 23 		compatible = "regulator-fixed";
 24 		regulator-name = "vph_pwr";
 25 		regulator-always-on;
 [all …]
 
 | 
| H A D | msm8917.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only3 #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 …]
 
 |