Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,rpm.yaml34 - qcom,msm8996-mnoc
44 - qcom,sdm660-mnoc
148 - qcom,msm8996-mnoc
149 - qcom,sdm660-mnoc
H A Dinterconnect.txt78 mnoc: interconnect@1380000 {
85 interconnects = <&gnoc MASTER_APPSS_PROC 3 &mnoc SLAVE_EBI1 3>;
/openbmc/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.yaml63 - mnoc:: MNOC clock
364 - const: mnoc
H A Dqcom,msm8998-mdss.yaml105 clock-names = "iface", "bus", "mnoc", "core", "vsync";
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dqcom,sdm660-venus.yaml119 interconnects = <&gnoc 0 &mnoc 13>,
120 <&mnoc 4 &bimc 5>;
/openbmc/linux/include/dt-bindings/interconnect/
H A Dqcom,sdm660.h73 /* MNOC */
H A Dqcom,msm8996.h78 /* MNOC */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630.dtsi704 mnoc: interconnect@1745000 { label
705 compatible = "qcom,sdm660-mnoc";
1527 interconnects = <&mnoc 2 &bimc 5>,
1528 <&mnoc 3 &bimc 5>,
1529 <&gnoc 0 &mnoc 17>;
1609 "mnoc",
2036 interconnects = <&mnoc 5 &bimc 5>;
2099 interconnects = <&gnoc 0 &mnoc 13>,
2100 <&mnoc 4 &bimc 5>;
H A Dsdm660.dtsi188 "mnoc",
H A Dmsm8996.dtsi914 mnoc: interconnect@5a4000 { label
915 compatible = "qcom,msm8996-mnoc";
1035 interconnects = <&mnoc MASTER_MDP_PORT0 &bimc SLAVE_EBI_CH0>,
1036 <&mnoc MASTER_MDP_PORT1 &bimc SLAVE_EBI_CH0>,
1037 <&mnoc MASTER_ROTATOR &bimc SLAVE_EBI_CH0>;
2335 interconnects = <&mnoc MASTER_VIDEO_P0 &bimc SLAVE_EBI_CH0>,
2336 <&bimc MASTER_AMPSS_M0 &mnoc SLAVE_VENUS_CFG>;
H A Dmsm8998.dtsi2807 "mnoc",
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml304 - description: interface clock required to access mnoc's registers
347 - description: interface clock required to access mnoc's registers
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h733 * @min_core_ib minimum mnoc ib vote in kbps
/openbmc/linux/drivers/interconnect/qcom/
H A Dsdm660.c1705 { .compatible = "qcom,sdm660-mnoc", .data = &sdm660_mnoc },
H A Dmsm8996.c2098 { .compatible = "qcom,msm8996-mnoc", .data = &msm8996_mnoc},