Home
last modified time | relevance | path

Searched full:noc (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v5.10/Documentation/devicetree/bindings/interconnect/
Dqcom,rpmh.yaml27 - qcom,sc7180-aggre1-noc
28 - qcom,sc7180-aggre2-noc
30 - qcom,sc7180-compute-noc
31 - qcom,sc7180-config-noc
32 - qcom,sc7180-dc-noc
33 - qcom,sc7180-gem-noc
36 - qcom,sc7180-mmss-noc
37 - qcom,sc7180-npu-noc
39 - qcom,sc7180-system-noc
40 - qcom,sdm845-aggre1-noc
[all …]
Dfsl,imx8m-noc.yaml4 $id: http://devicetree.org/schemas/interconnect/fsl,imx8m-noc.yaml#
35 - fsl,imx8mn-noc
36 - fsl,imx8mm-noc
37 - fsl,imx8mq-noc
38 - const: fsl,imx8m-noc
58 set once per soc on the main noc.
73 noc: interconnect@32700000 {
74 compatible = "fsl,imx8mm-noc", "fsl,imx8m-noc";
Dqcom,msm8916.yaml14 bandwidth requirements between the various NoC fabrics.
Dqcom,qcs404.yaml14 bandwidth requirements between the various NoC fabrics.
/Linux-v5.10/Documentation/devicetree/bindings/arm/omap/
Dl3-noc.txt1 * TI - L3 Network On Chip (NoC)
3 This version is an implementation of the generic NoC IP
8 Should be "ti,omap4-l3-noc" for OMAP4 family
9 Should be "ti,omap5-l3-noc" for OMAP5 family
10 Should be "ti,dra7-l3-noc" for DRA7 family
11 Should be "ti,am4372-l3-noc" for AM43 family
12 - reg: Contains L3 register address range for each noc domain.
13 - ti,hwmods: "l3_main_1", ... One hwmod for each noc domain.
18 compatible = "ti,omap4-l3-noc", "simple-bus";
/Linux-v5.10/Documentation/devicetree/bindings/devfreq/event/
Dexynos-nocp.txt2 * Samsung Exynos NoC (Network on Chip) Probe device
4 The Samsung Exynos542x SoC has NoC (Network on Chip) Probe for NoC bus.
5 NoC provides the primitive values to get the performance data. The packets
6 that the Network on Chip (NoC) probes detects are transported over
10 NoC probes to provide bandwidth information about behavior of the SoC
15 - reg: physical base address of each NoC Probe and length of memory mapped region.
18 - clock-names : the name of clock used by the NoC Probe, "nocp"
21 Example : NoC Probe nodes in Device Tree are listed below.
/Linux-v5.10/Documentation/driver-api/
Dinterconnect.rst27 | HW Accelerator |--->| M NoC |<---------------+
33 ^ ^ | +--------+ | | C NoC |
38 | Mem NoC | | S NoC | +------------+
45 | CPUs | | | GPU | | DSP | | Masters |-->| P NoC |-->| Slaves |
56 The interconnect providers on the above diagram are M NoC, S NoC, C NoC, P NoC
57 and Mem NoC.
63 called an interconnect node, which belongs to the Mem NoC interconnect provider.
/Linux-v5.10/drivers/devfreq/event/
Dexynos-nocp.c3 * exynos-nocp.c - Exynos NoC (Network On Chip) Probe support
37 /* Disable NoC probe */ in exynos_nocp_set_event()
41 dev_err(nocp->dev, "failed to disable the NoC probe device\n"); in exynos_nocp_set_event()
124 /* Enable NoC probe */ in exynos_nocp_set_event()
134 /* Reset NoC probe */ in exynos_nocp_set_event()
137 dev_err(nocp->dev, "Failed to reset NoC probe device\n"); in exynos_nocp_set_event()
176 dev_err(nocp->dev, "Failed to read the counter of NoC probe device\n"); in exynos_nocp_get_event()
255 /* Add devfreq-event device to measure the bandwidth of NoC */ in exynos_nocp_probe()
273 pr_info("exynos-nocp: new NoC Probe device registered: %s\n", in exynos_nocp_probe()
298 MODULE_DESCRIPTION("Exynos NoC (Network on Chip) Probe driver");
DKconfig18 tristate "Exynos NoC (Network On Chip) Probe DEVFREQ event Driver"
23 This add the devfreq-event driver for Exynos SoC. It provides NoC
Dexynos-nocp.h3 * exynos-nocp.h - Exynos NoC (Network on Chip) Probe header file
/Linux-v5.10/Documentation/devicetree/bindings/display/hisilicon/
Dhisi-ade.txt10 - hisilicon,noc-syscon: ADE NOC QoS syscon.
17 "clk_codec_jpeg" for the media NOC QoS clock, which use the same clock with
42 hisilicon,noc-syscon = <&medianoc_ade>;
/Linux-v5.10/drivers/devfreq/
Dimx-bus.c159 { .compatible = "fsl,imx8mq-noc", .data = "imx8mq-interconnect", },
160 { .compatible = "fsl,imx8mm-noc", .data = "imx8mm-interconnect", },
161 { .compatible = "fsl,imx8mn-noc", .data = "imx8mn-interconnect", },
162 { .compatible = "fsl,imx8m-noc", },
/Linux-v5.10/drivers/interconnect/qcom/
Dsc7180.c600 { .compatible = "qcom,sc7180-aggre1-noc",
602 { .compatible = "qcom,sc7180-aggre2-noc",
606 { .compatible = "qcom,sc7180-compute-noc",
608 { .compatible = "qcom,sc7180-config-noc",
610 { .compatible = "qcom,sc7180-dc-noc",
612 { .compatible = "qcom,sc7180-gem-noc",
618 { .compatible = "qcom,sc7180-mmss-noc",
620 { .compatible = "qcom,sc7180-npu-noc",
624 { .compatible = "qcom,sc7180-system-noc",
641 MODULE_DESCRIPTION("Qualcomm SC7180 NoC driver");
Dsm8250.c614 { .compatible = "qcom,sm8250-aggre1-noc",
616 { .compatible = "qcom,sm8250-aggre2-noc",
618 { .compatible = "qcom,sm8250-compute-noc",
620 { .compatible = "qcom,sm8250-config-noc",
622 { .compatible = "qcom,sm8250-dc-noc",
624 { .compatible = "qcom,sm8250-gem-noc",
630 { .compatible = "qcom,sm8250-mmss-noc",
632 { .compatible = "qcom,sm8250-npu-noc",
634 { .compatible = "qcom,sm8250-system-noc",
651 MODULE_DESCRIPTION("Qualcomm SM8250 NoC driver");
Dsdm845.c536 { .compatible = "qcom,sdm845-aggre1-noc",
538 { .compatible = "qcom,sdm845-aggre2-noc",
540 { .compatible = "qcom,sdm845-config-noc",
542 { .compatible = "qcom,sdm845-dc-noc",
544 { .compatible = "qcom,sdm845-gladiator-noc",
546 { .compatible = "qcom,sdm845-mem-noc",
548 { .compatible = "qcom,sdm845-mmss-noc",
550 { .compatible = "qcom,sdm845-system-noc",
568 MODULE_DESCRIPTION("Qualcomm sdm845 NoC driver");
Dsm8150.c598 { .compatible = "qcom,sm8150-aggre1-noc",
600 { .compatible = "qcom,sm8150-aggre2-noc",
604 { .compatible = "qcom,sm8150-compute-noc",
606 { .compatible = "qcom,sm8150-config-noc",
608 { .compatible = "qcom,sm8150-dc-noc",
610 { .compatible = "qcom,sm8150-gem-noc",
616 { .compatible = "qcom,sm8150-mmss-noc",
618 { .compatible = "qcom,sm8150-system-noc",
635 MODULE_DESCRIPTION("Qualcomm SM8150 NoC driver");
/Linux-v5.10/drivers/interconnect/imx/
Dimx8mn.c33 DEFINE_BUS_INTERCONNECT("NOC", IMX8MN_ICN_NOC, &imx8mn_noc_adj,
51 /* USB goes straight to NOC */
Dimx8mm.c36 DEFINE_BUS_INTERCONNECT("NOC", IMX8MM_ICN_NOC, &imx8mm_noc_adj,
Dimx8mq.c33 DEFINE_BUS_INTERCONNECT("NOC", IMX8MQ_ICN_NOC, &imx8mq_noc_adj,
/Linux-v5.10/drivers/bus/
Domap_l3_noc.c236 {.compatible = "ti,omap4-l3-noc", .data = &omap4_l3_data},
237 {.compatible = "ti,omap5-l3-noc", .data = &omap5_l3_data},
238 {.compatible = "ti,dra7-l3-noc", .data = &dra_l3_data},
239 {.compatible = "ti,am4372-l3-noc", .data = &am4372_l3_data},
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
DKconfig50 to system NOC(SNOC).
/Linux-v5.10/drivers/isdn/hardware/mISDN/
DmISDNisar.c176 u8 nom, noc; in load_firmware() local
237 noc = 126; in load_firmware()
239 noc = left; in load_firmware()
240 nom = (2 * noc) + 3; in load_firmware()
245 left -= noc; in load_firmware()
246 cnt += noc; in load_firmware()
247 *mp++ = noc; in load_firmware()
249 noc, blk_head.sadr); in load_firmware()
250 blk_head.sadr += noc; in load_firmware()
251 while (noc) { in load_firmware()
[all …]
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dsm8150.dtsi445 compatible = "qcom,sm8150-config-noc";
452 compatible = "qcom,sm8150-system-noc";
466 compatible = "qcom,sm8150-aggre1-noc";
473 compatible = "qcom,sm8150-aggre2-noc";
480 compatible = "qcom,sm8150-compute-noc";
487 compatible = "qcom,sm8150-mmss-noc";
875 compatible = "qcom,sm8150-dc-noc";
882 compatible = "qcom,sm8150-gem-noc";
/Linux-v5.10/arch/arm/boot/dts/
Datlas7-evb.dts45 noc {
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dintel,combo-phy.yaml54 description: HSIO registers handle and ComboPhy instance id on NOC

123