Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,sm7150-rpmh.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,sm7150-rpmh.yaml#
7 title: Qualcomm RPMh Network-On-Chip Interconnect on SM7150
16 See also: include/dt-bindings/interconnect/qcom,sm7150-rpmh.h
24 - qcom,sm7150-aggre1-noc
25 - qcom,sm7150-aggre2-noc
26 - qcom,sm7150-compute-noc
27 - qcom,sm7150-config-noc
28 - qcom,sm7150-dc-noc
29 - qcom,sm7150-gem-noc
30 - qcom,sm7150-mc-virt
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sm7150-tlmm.yaml4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm7150-tlmm.yaml#
7 title: Qualcomm SM7150 TLMM pin controller
14 Top Level Mode Multiplexer pin controller in Qualcomm SM7150 SoC.
21 const: qcom,sm7150-tlmm
45 - $ref: "#/$defs/qcom-sm7150-tlmm-state"
48 $ref: "#/$defs/qcom-sm7150-tlmm-state"
52 qcom-sm7150-tlmm-state:
114 compatible = "qcom,sm7150-tlmm";
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm7150-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm7150-dpu.yaml#
7 title: Qualcomm SM7150 Display Processing Unit (DPU)
16 const: qcom,sm7150-dpu
61 compatible = "qcom,sm7150-dpu";
H A Ddp-controller.yaml55 - qcom,sm7150-dp
/linux/drivers/interconnect/qcom/
H A Dsm7150.c13 #include <dt-bindings/interconnect/qcom,sm7150-rpmh.h>
1702 { .compatible = "qcom,sm7150-aggre1-noc", .data = &sm7150_aggre1_noc },
1703 { .compatible = "qcom,sm7150-aggre2-noc", .data = &sm7150_aggre2_noc },
1704 { .compatible = "qcom,sm7150-camnoc-virt", .data = &sm7150_camnoc_virt },
1705 { .compatible = "qcom,sm7150-compute-noc", .data = &sm7150_compute_noc },
1706 { .compatible = "qcom,sm7150-config-noc", .data = &sm7150_config_noc },
1707 { .compatible = "qcom,sm7150-dc-noc", .data = &sm7150_dc_noc },
1708 { .compatible = "qcom,sm7150-gem-noc", .data = &sm7150_gem_noc },
1709 { .compatible = "qcom,sm7150-mc-virt", .data = &sm7150_mc_virt },
1710 { .compatible = "qcom,sm7150-mmss-noc", .data = &sm7150_mmss_noc },
[all …]
H A DMakefile39 qnoc-sm7150-objs := sm7150.o
83 obj-$(CONFIG_INTERCONNECT_QCOM_SM7150) += qnoc-sm7150.o
H A DKconfig296 tristate "Qualcomm SM7150 interconnect driver"
301 This is a driver for the Qualcomm Network-on-Chip on sm7150-based
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,dcc.yaml21 - qcom,sm7150-dcc
H A Dqcom,aoss-qmp.yaml44 - qcom,sm7150-aoss-qmp
/linux/include/dt-bindings/interconnect/
H A Dqcom,sm7150-rpmh.h3 * Qualcomm SM7150 interconnect IDs
/linux/drivers/pinctrl/qcom/
H A DKconfig.msm385 tristate "Qualcomm Technologies Inc SM7150 pin controller driver"
390 Technologies Inc SM7150 platform.
H A DMakefile62 obj-$(CONFIG_PINCTRL_SM7150) += pinctrl-sm7150.o
/linux/Documentation/devicetree/bindings/firmware/
H A Dqcom,scm.yaml69 - qcom,scm-sm7150
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml138 - qcom,sm7150-smmu-v2
436 - qcom,sm7150-smmu-v2
/linux/drivers/soc/qcom/
H A Dubwc_config.c287 { .compatible = "qcom,sm7150", .data = &sm7150_data, },
H A Dqcom_pd_mapper.c588 { .compatible = "qcom,sm7150", .data = sm7150_domains, },
H A Dsocinfo.c424 { qcom_board_id(SM7150) },
H A Dllcc-qcom.c5165 { .compatible = "qcom,sm7150-llcc", .data = &sm7150_cfgs },
/linux/drivers/clk/qcom/
H A Dcamcc-sm7150.c13 #include <dt-bindings/clock/qcom,sm7150-camcc.h>
2023 { .compatible = "qcom,sm7150-camcc" },
2051 .name = "camcc-sm7150",
2058 MODULE_DESCRIPTION("Qualcomm SM7150 Camera Clock Controller");
H A Dgcc-sm7150.c16 #include <dt-bindings/clock/qcom,sm7150-gcc.h>
2983 { .compatible = "qcom,sm7150-gcc" },
3026 .name = "gcc-sm7150",
3043 MODULE_DESCRIPTION("Qualcomm SM7150 Global Clock Controller");
/linux/drivers/firmware/qcom/
H A Dqcom_tzmem.c84 "qcom,sm7150", /* reset in rmtfs memory assignment */
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c413 /* SM7150 RPMH powerdomains */
819 { .compatible = "qcom,sm7150-rpmhpd", .data = &sm7150_desc },
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c1531 { .compatible = "qcom,sm7150-dpu", .data = &dpu_sm7150_cfg, },
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_catalog.c762 .machine = "qcom,sm7150",
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c2297 .compatible = "qcom,sm7150-qmp-ufs-phy",