Home
last modified time | relevance | path

Searched full:mnoc (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,sdm660.yaml23 - qcom,sdm660-mnoc
48 const: qcom,sdm660-mnoc
H A Dinterconnect.txt78 mnoc: interconnect@1380000 {
85 interconnects = <&gnoc MASTER_APPSS_PROC 3 &mnoc SLAVE_EBI1 3>;
H A Dqcom,msm8996.yaml24 - qcom,msm8996-mnoc
75 const: qcom,msm8996-mnoc
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,msm8998-dpu.yaml44 - const: mnoc
75 clock-names = "iface", "bus", "mnoc", "core", "vsync";
H A Dqcom,msm8998-mdss.yaml111 clock-names = "iface", "bus", "mnoc", "core", "vsync";
/linux/Documentation/devicetree/bindings/media/
H A Dqcom,sdm660-venus.yaml119 interconnects = <&gnoc 0 &mnoc 13>,
120 <&mnoc 4 &bimc 5>;
/linux/include/dt-bindings/interconnect/
H A Dqcom,sdm660.h73 /* MNOC */
H A Dqcom,msm8996.h78 /* MNOC */
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630.dtsi693 mnoc: interconnect@1745000 { label
694 compatible = "qcom,sdm660-mnoc";
1607 interconnects = <&mnoc 2 &bimc 5>,
1608 <&mnoc 3 &bimc 5>,
1609 <&gnoc 0 &mnoc 17>;
1689 "mnoc",
2116 interconnects = <&mnoc 5 &bimc 5>;
2179 interconnects = <&gnoc 0 &mnoc 13>,
2180 <&mnoc 4 &bimc 5>;
H A Dsdm660.dtsi188 "mnoc",
H A Dmsm8996.dtsi902 mnoc: interconnect@5a4000 { label
903 compatible = "qcom,msm8996-mnoc";
1020 interconnects = <&mnoc MASTER_MDP_PORT0 &bimc SLAVE_EBI_CH0>,
1021 <&mnoc MASTER_MDP_PORT1 &bimc SLAVE_EBI_CH0>,
1022 <&mnoc MASTER_ROTATOR &bimc SLAVE_EBI_CH0>;
2383 interconnects = <&mnoc MASTER_VIDEO_P0 &bimc SLAVE_EBI_CH0>,
2384 <&bimc MASTER_AMPSS_M0 &mnoc SLAVE_VENUS_CFG>;
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml326 - description: interface clock required to access mnoc's registers
369 - description: interface clock required to access mnoc's registers
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h647 * @min_core_ib minimum mnoc ib vote in kbps
/linux/drivers/interconnect/qcom/
H A Dmsm8996.c2103 { .compatible = "qcom,msm8996-mnoc", .data = &msm8996_mnoc},