Searched +full:mmcc +full:- +full:msm8960 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,mmcc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/clock/qcom,mmcc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeffre [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | mdp4.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 MDP4 display controller found in SoCs like MSM8960, APQ8064 and MSM8660. 13 - Rob Clark <robdclark@gmail.com> 23 clock-names: 25 - const: core_clk 26 - const: iface_clk 27 - const: bus_clk 28 - const: lut_clk [all …]
|
H A D | mdp4.txt | 6 SoCs like MSM8960, APQ8064 and MSM8660. 9 - compatible: 10 * "qcom,mdp4" - mdp4 11 - reg: Physical base address and length of the controller's registers. 12 - interrupts: The interrupt signal from the display controller. 13 - clocks: device clocks 14 See ../clocks/clock-bindings.txt for details. 15 - clock-names: the following clocks are required. 22 - ports: contains the list of output ports from MDP. These connect to interfaces 30 Documentation/devicetree/bindings/media/video-interfaces.txt [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 5 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 6 #include <dt-bindings/reset/qcom,gcc-msm8960.h> 7 #include <dt-bindings/clock/qcom,mmcc-msm8960.h> 8 #include <dt-bindings/clock/qcom,rpmcc.h> 9 #include <dt-bindings/soc/qcom,gsbi.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> [all …]
|
H A D | qcom-msm8960.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 6 #include <dt-bindings/reset/qcom,gcc-msm8960.h> 7 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 8 #include <dt-bindings/mfd/qcom-rpm.h> 9 #include <dt-bindings/soc/qcom,gsbi.h> 12 #address-cells = <1>; 13 #size-cells = <1>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | qcom,apq8064-iommu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $id: http://devicetree.org/schemas/iommu/qcom,apq8064-iommu.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - David Heidelberg <david@ixit.cz> 16 outside of the CPU, each connected to the IOMMU through a port called micro-TLB. 20 const: qcom,apq8064-iommu 24 - description: interface clock for register accesses 25 - description: functional clock for bus accesses 27 clock-names: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom-soc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/arm/qcom-so [all...] |