summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pm.h
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2013-06-14 20:41:53 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:41:15 -0700
commit7cf5c48211b1d45252909a4f562535b4f4ab9839 (patch)
tree5f54e6211a75a51ad939658dfd2027e5c005cb86 /arch/arm/mach-tegra/pm.h
parent117c77c9077a39a2165f1f5ef1c5efdf5c5a7f82 (diff)
ARM: tegra14: clock: Update EMC suspend configuration
- Set EMC suspend rate to minimum requested by base-band controller - Specify LP1BB voltage level based on EMC suspend rate (will actually be set by LP1BB entry code) Bug 1300939 Change-Id: Ida480539b5a71e13bfd8d00bb19724f4f85927e6 Signed-off-by: Alex Frid <afrid@nvidia.com> Reviewed-on: http://git-master/r/240305 (cherry picked from commit 4777a040200d582b318ccb247299ddcd4675ac5d) Reviewed-on: http://git-master/r/262031 GVS: Gerrit_Virtual_Submit Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/pm.h')
-rw-r--r--arch/arm/mach-tegra/pm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/pm.h b/arch/arm/mach-tegra/pm.h
index bccbde1968fc..8197f18ebbdc 100644
--- a/arch/arm/mach-tegra/pm.h
+++ b/arch/arm/mach-tegra/pm.h
@@ -117,6 +117,8 @@ int tegra_suspend_dram(enum tegra_suspend_mode mode, unsigned int flags);
int tegra_is_lp1_suspend_mode(void);
#endif
void tegra_lp1bb_suspend_emc_rate(unsigned long emc_min, unsigned long emc_max);
+void tegra_lp1bb_suspend_mv_set(int mv);
+unsigned long tegra_lp1bb_emc_min_rate_get(void);
#ifdef CONFIG_ARCH_TEGRA_14x_SOC
#define FLOW_CTRL_CLUSTER_CONTROL \