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.yaml71 - mnoc:: MNOC clock
407 - const: mnoc
H A Dhdmi.yaml160 - 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.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>;
H A Dmsm8998.dtsi2866 "mnoc",
3110 "mnoc",
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml322 - description: interface clock required to access mnoc's registers
365 - description: interface clock required to access mnoc's registers
/linux/drivers/media/platform/qcom/iris/
H A Diris_vpu3x.c136 /* set MNoC to low power, set PD_NOC_QREQ (bit 0) */ in iris_vpu33_power_off_hardware()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h648 * @min_core_ib minimum mnoc ib vote in kbps
/linux/drivers/interconnect/qcom/
H A Dsdm660.c1709 { .compatible = "qcom,sdm660-mnoc", .data = &sdm660_mnoc },