Lines Matching refs:tegra_devfreq

156 struct tegra_devfreq {
193 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset)
198 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset)
226 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra,
240 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra,
252 static void actmon_isr_device(struct tegra_devfreq *tegra,
298 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra,
316 static unsigned long actmon_device_target_freq(struct tegra_devfreq *tegra,
329 static void actmon_update_target(struct tegra_devfreq *tegra,
351 struct tegra_devfreq *tegra = data;
378 struct tegra_devfreq *tegra;
385 tegra = container_of(nb, struct tegra_devfreq, clk_rate_change_nb);
400 struct tegra_devfreq *tegra = container_of(work, struct tegra_devfreq,
409 tegra_actmon_cpufreq_contribution(struct tegra_devfreq *tegra,
433 struct tegra_devfreq *tegra;
439 tegra = container_of(nb, struct tegra_devfreq, cpu_rate_change_nb);
472 static void tegra_actmon_configure_device(struct tegra_devfreq *tegra,
506 static void tegra_actmon_stop_devices(struct tegra_devfreq *tegra)
518 static int tegra_actmon_resume(struct tegra_devfreq *tegra)
574 static int tegra_actmon_start(struct tegra_devfreq *tegra)
589 static void tegra_actmon_pause(struct tegra_devfreq *tegra)
606 static void tegra_actmon_stop(struct tegra_devfreq *tegra)
615 struct tegra_devfreq *tegra = dev_get_drvdata(dev);
648 struct tegra_devfreq *tegra = dev_get_drvdata(dev);
686 struct tegra_devfreq *tegra;
716 struct tegra_devfreq *tegra = dev_get_drvdata(devfreq->dev.parent);
777 struct tegra_devfreq *tegra;
911 struct tegra_devfreq *tegra = platform_get_drvdata(pdev);