Searched refs:tegra_devfreq (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/devfreq/ |
H A D | tegra30-devfreq.c | 156 struct tegra_devfreq { struct 193 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset) in actmon_readl() 198 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset) in actmon_writel() 226 static void tegra_devfreq_update_avg_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_avg_wmark() 240 static void tegra_devfreq_update_wmark(struct tegra_devfreq *tegra, in tegra_devfreq_update_wmark() 252 static void actmon_isr_device(struct tegra_devfreq *tegra, in actmon_isr_device() 298 static unsigned long actmon_cpu_to_emc_rate(struct tegra_devfreq *tegra, in actmon_cpu_to_emc_rate() 316 static unsigned long actmon_device_target_freq(struct tegra_devfreq *tegra, in actmon_device_target_freq() 329 static void actmon_update_target(struct tegra_devfreq *tegra, in actmon_update_target() 351 struct tegra_devfreq *tegr in actmon_thread_isr() [all...] |
H A D | tegra20-devfreq.c | 31 struct tegra_devfreq { struct 40 struct tegra_devfreq *tegra = dev_get_drvdata(dev); in tegra_devfreq_target() 72 struct tegra_devfreq *tegra = dev_get_drvdata(dev); in tegra_devfreq_get_dev_status() 124 struct tegra_devfreq *tegra; in tegra_devfreq_probe() 192 struct tegra_devfreq *tegra = platform_get_drvdata(pdev); in tegra_devfreq_remove()
|
/kernel/linux/linux-6.6/drivers/devfreq/ |
H A D | tegra30-devfreq.c | 179 struct tegra_devfreq { struct 218 static u32 actmon_readl(struct tegra_devfreq *tegra, u32 offset) in actmon_readl() 223 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 *tegr in actmon_thread_isr() [all...] |
Completed in 3 milliseconds