Lines Matching full:noc
3 * exynos-nocp.c - Exynos NoC (Network On Chip) Probe support
37 /* Disable NoC probe */
41 dev_err(nocp->dev, "failed to disable the NoC probe device\n");
124 /* Enable NoC probe */
134 /* Reset NoC probe */
137 dev_err(nocp->dev, "Failed to reset NoC probe device\n");
176 dev_err(nocp->dev, "Failed to read the counter of NoC probe device\n");
254 /* Add devfreq-event device to measure the bandwidth of NoC */
272 pr_info("exynos-nocp: new NoC Probe device registered: %s\n",
295 MODULE_DESCRIPTION("Exynos NoC (Network on Chip) Probe driver");