Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/interconnect/
Dqcom,sdm660.yaml23 - qcom,sdm660-mnoc
48 const: qcom,sdm660-mnoc
Dinterconnect.txt78 mnoc: interconnect@1380000 {
85 interconnects = <&gnoc MASTER_APPSS_PROC 3 &mnoc SLAVE_EBI1 3>;
Dqcom,msm8996.yaml24 - qcom,msm8996-mnoc
75 const: qcom,msm8996-mnoc
/linux-6.14.4/Documentation/devicetree/bindings/display/msm/
Dqcom,msm8998-dpu.yaml44 - const: mnoc
75 clock-names = "iface", "bus", "mnoc", "core", "vsync";
Ddsi-controller-main.yaml68 - mnoc:: MNOC clock
389 - const: mnoc
Dhdmi.yaml175 - const: mnoc
Dqcom,msm8998-mdss.yaml111 clock-names = "iface", "bus", "mnoc", "core", "vsync";
/linux-6.14.4/Documentation/devicetree/bindings/media/
Dqcom,sdm660-venus.yaml119 interconnects = <&gnoc 0 &mnoc 13>,
120 <&mnoc 4 &bimc 5>;
/linux-6.14.4/include/dt-bindings/interconnect/
Dqcom,sdm660.h73 /* MNOC */
Dqcom,msm8996.h78 /* MNOC */
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsdm630.dtsi686 mnoc: interconnect@1745000 { label
687 compatible = "qcom,sdm660-mnoc";
1597 interconnects = <&mnoc 2 &bimc 5>,
1598 <&mnoc 3 &bimc 5>,
1599 <&gnoc 0 &mnoc 17>;
1679 "mnoc",
2106 interconnects = <&mnoc 5 &bimc 5>;
2169 interconnects = <&gnoc 0 &mnoc 13>,
2170 <&mnoc 4 &bimc 5>;
Dsdm660.dtsi188 "mnoc",
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>;
Dmsm8998.dtsi2849 "mnoc",
3093 "mnoc",
/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml323 - description: interface clock required to access mnoc's registers
366 - description: interface clock required to access mnoc's registers
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h734 * @min_core_ib minimum mnoc ib vote in kbps
/linux-6.14.4/drivers/interconnect/qcom/
Dsdm660.c1709 { .compatible = "qcom,sdm660-mnoc", .data = &sdm660_mnoc },
Dmsm8996.c2102 { .compatible = "qcom,msm8996-mnoc", .data = &msm8996_mnoc},