Searched refs:tegra_devfreq (Results 1 – 1 of 1) sorted by relevance
179 struct tegra_devfreq { struct218 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset) in actmon_readl() argument223 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset) in actmon_writel()251 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_avg_wmark()265 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_wmark()277 static void actmon_isr_device(struct tegra_devfreq *tegra, in actmon_isr_device()323 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra, in actmon_cpu_to_emc_rate()341 static unsigned long actmon_device_target_freq(struct tegra_devfreq *tegra, in actmon_device_target_freq()354 static void actmon_update_target(struct tegra_devfreq *tegra, in actmon_update_target()376 struct tegra_devfreq *tegra = data; in actmon_thread_isr()[all …]