Searched +full:gcc +full:- +full:ipq5018 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,ipq5018-gcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,ipq5018-gcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Global Clock & Reset Controller on IPQ5018 10 - Sricharan Ramabadhran <quic_srichara@quicinc.com> 14 domains on IPQ5018 17 include/dt-bindings/clock/qcom,ipq5018-gcc.h 18 include/dt-bindings/reset/qcom,ipq5018-gcc.h 22 const: qcom,gcc-ipq5018 [all …]
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,ipq5332-usb-hsphy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/qcom,ipq5332-usb-hsphy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sricharan Ramabadhran <quic_srichara@quicinc.com> 11 - Varadarajan Narayanan <quic_varada@quicinc.com> 15 IPQ5018, IPQ5332 SoCs. 20 - enum: 21 - qcom,ipq5018-usb-hsphy 22 - qcom,ipq5332-usb-hsphy [all …]
|
/linux/drivers/clk/qcom/ |
H A D | gcc-ipq5018.c | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 5 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/qcom,gcc-ipq5018.h> 12 #include <dt-bindings/reset/qcom,gcc-ipq5018.h> 14 #include "clk-alpha-pll.h" 15 #include "clk-branch.h" 16 #include "clk-rcg.h" 17 #include "clk-regmap.h" 18 #include "clk-regmap-divider.h" 19 #include "clk-regmap-mux.h" [all …]
|