Home
last modified time | relevance | path

Searched full:mnoc (Results 1 – 18 of 18) 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 Ddsi-controller-main.yaml67 - mnoc:: MNOC clock
387 - const: mnoc
H A Dhdmi.yaml175 - const: mnoc
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.dtsi688 mnoc: interconnect@1745000 { label
689 compatible = "qcom,sdm660-mnoc";
1596 interconnects = <&mnoc 2 &bimc 5>,
1597 <&mnoc 3 &bimc 5>,
1598 <&gnoc 0 &mnoc 17>;
1678 "mnoc",
2105 interconnects = <&mnoc 5 &bimc 5>;
2168 interconnects = <&gnoc 0 &mnoc 13>,
2169 <&mnoc 4 &bimc 5>;
H A Dsdm660.dtsi188 "mnoc",
H A Dmsm8996.dtsi901 mnoc: interconnect@5a4000 { label
902 compatible = "qcom,msm8996-mnoc";
1019 interconnects = <&mnoc MASTER_MDP_PORT0 &bimc SLAVE_EBI_CH0>,
1020 <&mnoc MASTER_MDP_PORT1 &bimc SLAVE_EBI_CH0>,
1021 <&mnoc MASTER_ROTATOR &bimc SLAVE_EBI_CH0>;
2336 interconnects = <&mnoc MASTER_VIDEO_P0 &bimc SLAVE_EBI_CH0>,
2337 <&bimc MASTER_AMPSS_M0 &mnoc SLAVE_VENUS_CFG>;
H A Dmsm8998.dtsi2821 "mnoc",
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml316 - description: interface clock required to access mnoc's registers
359 - description: interface clock required to access mnoc's registers
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h732 * @min_core_ib minimum mnoc ib vote in kbps
/linux/drivers/interconnect/qcom/
H A Dsdm660.c1709 { .compatible = "qcom,sdm660-mnoc", .data = &sdm660_mnoc },
H A Dmsm8996.c2102 { .compatible = "qcom,msm8996-mnoc", .data = &msm8996_mnoc},