Searched refs:tegra_devfreq (Results 1 – 1 of 1) sorted by relevance
179 struct tegra_devfreq { struct219 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset) in actmon_readl() argument224 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset) in actmon_writel()252 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_avg_wmark()266 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_wmark()278 static void actmon_isr_device(struct tegra_devfreq *tegra, in actmon_isr_device()324 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra, in actmon_cpu_to_emc_rate()342 static unsigned long actmon_device_target_freq(struct tegra_devfreq *tegra, in actmon_device_target_freq()355 static void actmon_update_target(struct tegra_devfreq *tegra, in actmon_update_target()377 struct tegra_devfreq *tegra = data; in actmon_thread_isr()[all …]