Home
last modified time | relevance | path

Searched full:sc8180x (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v6.1/Documentation/devicetree/bindings/interconnect/
Dqcom,rpmh.yaml54 - qcom,sc8180x-aggre1-noc
55 - qcom,sc8180x-aggre2-noc
56 - qcom,sc8180x-camnoc-virt
57 - qcom,sc8180x-compute-noc
58 - qcom,sc8180x-config-noc
59 - qcom,sc8180x-dc-noc
60 - qcom,sc8180x-gem-noc
61 - qcom,sc8180x-ipa-virt
62 - qcom,sc8180x-mc-virt
63 - qcom,sc8180x-mmss-noc
[all …]
Dqcom,osm-l3.yaml22 - qcom,sc8180x-osm-l3
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dqcom,gcc-sc8180x.yaml4 $id: http://devicetree.org/schemas/clock/qcom,gcc-sc8180x.yaml#
7 title: Qualcomm Global Clock & Reset Controller Binding for SC8180x
14 power domains on SC8180x.
17 - dt-bindings/clock/qcom,gcc-sc8180x.h
21 const: qcom,gcc-sc8180x
49 compatible = "qcom,gcc-sc8180x";
Dqcom,rpmhcc.yaml22 - qcom,sc8180x-rpmh-clk
Dqcom,gpucc.yaml31 - qcom,sc8180x-gpucc
Dqcom,dispcc-sm8x50.yaml24 - qcom,sc8180x-dispcc
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dqcom,sc8180x-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc8180x-pinctrl.yaml#
7 title: Qualcomm Technologies, Inc. SC8180X TLMM block
14 SC8180X platform.
22 const: qcom,sc8180x-tlmm
52 - $ref: "#/$defs/qcom-sc8180x-tlmm-state"
55 $ref: "#/$defs/qcom-sc8180x-tlmm-state"
59 qcom-sc8180x-tlmm-state:
131 compatible = "qcom,sc8180x-tlmm";
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.yaml30 - qcom,sc8180x-adsp-pas
31 - qcom,sc8180x-cdsp-pas
32 - qcom,sc8180x-mpss-pas
189 - qcom,sc8180x-adsp-pas
190 - qcom,sc8180x-cdsp-pas
191 - qcom,sc8180x-mpss-pas
309 - qcom,sc8180x-adsp-pas
310 - qcom,sc8180x-cdsp-pas
344 - qcom,sc8180x-mpss-pas
467 - qcom,sc8180x-adsp-pas
[all …]
/Linux-v6.1/drivers/interconnect/qcom/
DMakefile17 qnoc-sc8180x-objs := sc8180x.o
41 obj-$(CONFIG_INTERCONNECT_QCOM_SC8180X) += qnoc-sc8180x.o
Dsc8180x.c12 #include <dt-bindings/interconnect/qcom,sc8180x.h>
16 #include "sc8180x.h"
1909 { .compatible = "qcom,sc8180x-aggre1-noc", .data = &sc8180x_aggre1_noc },
1910 { .compatible = "qcom,sc8180x-aggre2-noc", .data = &sc8180x_aggre2_noc },
1911 { .compatible = "qcom,sc8180x-camnoc-virt", .data = &sc8180x_camnoc_virt },
1912 { .compatible = "qcom,sc8180x-compute-noc", .data = &sc8180x_compute_noc, },
1913 { .compatible = "qcom,sc8180x-config-noc", .data = &sc8180x_config_noc },
1914 { .compatible = "qcom,sc8180x-dc-noc", .data = &sc8180x_dc_noc },
1915 { .compatible = "qcom,sc8180x-gem-noc", .data = &sc8180x_gem_noc },
1916 { .compatible = "qcom,sc8180x-ipa-virt", .data = &sc8180x_ipa_virt },
[all …]
DKconfig105 tristate "Qualcomm SC8180X interconnect driver"
110 This is a driver for the Qualcomm Network-on-Chip on sc8180x-based
Dosm-l3.c19 #include "sc8180x.h"
351 { .compatible = "qcom,sc8180x-osm-l3", .data = &sc8180x_icc_osm_l3 },
/Linux-v6.1/Documentation/devicetree/bindings/display/msm/
Ddp-controller.yaml22 - qcom,sc8180x-dp
23 - qcom,sc8180x-edp
129 - qcom,sc8180x-edp
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dqcom,edp-phy.yaml21 - qcom,sc8180x-edp-phy
62 compatible = "qcom,sc8180x-edp-phy";
Dqcom,qmp-ufs-phy.yaml21 - qcom,sc8180x-qmp-ufs-phy
121 - qcom,sc8180x-qmp-ufs-phy
183 - qcom,sc8180x-qmp-ufs-phy
Dqcom,qmp-pcie-phy.yaml23 - qcom,sc8180x-qmp-pcie-phy
170 - qcom,sc8180x-qmp-pcie-phy
224 - qcom,sc8180x-qmp-pcie-phy
Dqcom,qmp-usb-phy.yaml25 - qcom,sc8180x-qmp-usb3-phy
330 - qcom,sc8180x-qmp-usb3-phy
/Linux-v6.1/drivers/clk/qcom/
Dclk-rpmh.c352 DEFINE_CLK_RPMH_VRM(sc8180x, rf_clk1, rf_clk1_ao, "rfclkd1", 1);
353 DEFINE_CLK_RPMH_VRM(sc8180x, rf_clk2, rf_clk2_ao, "rfclkd2", 1);
354 DEFINE_CLK_RPMH_VRM(sc8180x, rf_clk3, rf_clk3_ao, "rfclkd3", 1);
355 DEFINE_CLK_RPMH_VRM(sc8180x, rf_clk4, rf_clk4_ao, "rfclkd4", 1);
731 { .compatible = "qcom,sc8180x-rpmh-clk", .data = &clk_rpmh_sc8180x},
Dgpucc-sm8150.c288 { .compatible = "qcom,sc8180x-gpucc" },
302 if (of_device_is_compatible(pdev->dev.of_node, "qcom,sc8180x-gpucc")) in gpu_cc_sm8150_probe()
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dqcom,pcie.yaml30 - qcom,pcie-sc8180x
185 - qcom,pcie-sc8180x
501 - qcom,pcie-sc8180x
669 - qcom,pcie-sc8180x
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/
Dqcom-wdt.yaml23 - qcom,apss-wdt-sc8180x
/Linux-v6.1/Documentation/devicetree/bindings/arm/msm/
Dqcom,llcc.yaml26 - qcom,sc8180x-llcc
/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dqcom-lmh.yaml21 - qcom,sc8180x-lmh
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom,aoss-qmp.yaml30 - qcom,sc8180x-aoss-qmp
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dqcom.yaml47 sc8180x
602 - qcom,sc8180x-primus
603 - const: qcom,sc8180x

123