Lines Matching defs:tegra
181 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset) in actmon_readl()
186 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset) in actmon_writel()
207 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_avg_wmark()
220 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_wmark()
232 static void actmon_write_barrier(struct tegra_devfreq *tegra) in actmon_write_barrier()
238 static void actmon_isr_device(struct tegra_devfreq *tegra, in actmon_isr_device()
293 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra, in actmon_cpu_to_emc_rate()
311 static void actmon_update_target(struct tegra_devfreq *tegra, in actmon_update_target()
334 struct tegra_devfreq *tegra = data; in actmon_thread_isr() local
361 struct tegra_devfreq *tegra; in tegra_actmon_rate_notify_cb() local
383 static void tegra_actmon_configure_device(struct tegra_devfreq *tegra, in tegra_actmon_configure_device()
415 static void tegra_actmon_start(struct tegra_devfreq *tegra) in tegra_actmon_start()
432 static void tegra_actmon_stop(struct tegra_devfreq *tegra) in tegra_actmon_stop()
452 struct tegra_devfreq *tegra = dev_get_drvdata(dev); in tegra_devfreq_target() local
485 struct tegra_devfreq *tegra = dev_get_drvdata(dev); in tegra_devfreq_get_dev_status() local
523 struct tegra_devfreq *tegra; in tegra_governor_get_target() local
553 struct tegra_devfreq *tegra = dev_get_drvdata(devfreq->dev.parent); in tegra_governor_event_handler() local
589 struct tegra_devfreq *tegra; in tegra_devfreq_probe() local
714 struct tegra_devfreq *tegra = platform_get_drvdata(pdev); in tegra_devfreq_remove() local