Searched refs:actmon_dev (Results 1 – 1 of 1) sorted by relevance
412 struct tegra_devfreq_device *actmon_dev = &tegra->devices[MCCPU]; in tegra_actmon_cpufreq_contribution() local415 dev_freq = actmon_device_target_freq(tegra, actmon_dev); in tegra_actmon_cpufreq_contribution()418 if (dev_freq < actmon_dev->config->avg_dependency_threshold) in tegra_actmon_cpufreq_contribution()423 if (dev_freq + actmon_dev->boost_freq >= static_cpu_emc_freq) in tegra_actmon_cpufreq_contribution()649 struct tegra_devfreq_device *actmon_dev; in tegra_devfreq_get_dev_status() local660 actmon_dev = &tegra->devices[MCALL]; in tegra_devfreq_get_dev_status()663 stat->busy_time = device_readl(actmon_dev, ACTMON_DEV_AVG_COUNT); in tegra_devfreq_get_dev_status()