Lines Matching refs:tegra_devfreq

179 struct tegra_devfreq {
218 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset)
223 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset)
251 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra,
265 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra,
277 static void actmon_isr_device(struct tegra_devfreq *tegra,
323 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra,
341 static unsigned long actmon_device_target_freq(struct tegra_devfreq *tegra,
354 static void actmon_update_target(struct tegra_devfreq *tegra,
376 struct tegra_devfreq *tegra = data;
403 struct tegra_devfreq *tegra;
410 tegra = container_of(nb, struct tegra_devfreq, clk_rate_change_nb);
425 struct tegra_devfreq *tegra = container_of(work, struct tegra_devfreq,
434 tegra_actmon_cpufreq_contribution(struct tegra_devfreq *tegra,
458 struct tegra_devfreq *tegra;
464 tegra = container_of(nb, struct tegra_devfreq, cpu_rate_change_nb);
497 static void tegra_actmon_configure_device(struct tegra_devfreq *tegra,
531 static void tegra_actmon_stop_devices(struct tegra_devfreq *tegra)
543 static int tegra_actmon_resume(struct tegra_devfreq *tegra)
599 static int tegra_actmon_start(struct tegra_devfreq *tegra)
614 static void tegra_actmon_pause(struct tegra_devfreq *tegra)
631 static void tegra_actmon_stop(struct tegra_devfreq *tegra)
658 struct tegra_devfreq *tegra = dev_get_drvdata(dev);
697 struct tegra_devfreq *tegra;
732 struct tegra_devfreq *tegra = dev_get_drvdata(devfreq->dev.parent);
793 struct tegra_devfreq *tegra = data;
800 struct tegra_devfreq *tegra)
837 struct tegra_devfreq *tegra;