Lines Matching full:exynos
3 * Generic Exynos Bus frequency driver with DEVFREQ Framework
8 * This driver support Exynos Bus frequency feature by using
9 * DEVFREQ framework and is based on drivers/devfreq/exynos/exynos4_bus.c.
219 * Optionally, Get the saturation ratio according to Exynos SoC
228 if (of_property_read_u32(np, "exynos,saturation-ratio", &bus->ratio))
298 /* Add devfreq device to monitor and handle the exynos bus */
361 /* Add devfreq device for exynos bus with passive governor */
425 dev, "exynos-generic-icc",
437 pr_info("exynos-bus: new bus device registered: %s (%6ld KHz ~ %6ld KHz)\n",
489 { .compatible = "samsung,exynos-bus", },
498 .name = "exynos-bus",
506 MODULE_DESCRIPTION("Generic Exynos Bus frequency driver");