summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach/iomap.h
diff options
context:
space:
mode:
authorPrashant Gaikwad <pgaikwad@nvidia.com>2011-05-25 16:24:46 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2011-06-15 22:23:15 -0700
commit145885b03cd9fc625f2ff3460c59ebbb3d93c98e (patch)
treee09d5798399699f61cb56a74c68a9bb413aa7f58 /arch/arm/mach-tegra/include/mach/iomap.h
parent5627dad2ca7b7196cb93025f0f44ffbeece8e9b7 (diff)
ARM: tegra: add support for hardware statistic counter
Tegra series of chips has a hardware statistic counter for CPU/AVP/VDE/SYS modules. This commit adds the support for AVP statistics gathering and controlling avp clock during video playback. Bug 831892 Change-Id: Ia1797307a5cd2f5f7d2eec7133a8a058070d5aff Reviewed-on: http://git-master/r/35647 Reviewed-by: Prashant Gaikwad <pgaikwad@nvidia.com> Tested-by: Prashant Gaikwad <pgaikwad@nvidia.com> Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/iomap.h')
-rw-r--r--arch/arm/mach-tegra/include/mach/iomap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/include/mach/iomap.h b/arch/arm/mach-tegra/include/mach/iomap.h
index 30617e5cd8f6..4ff94952975c 100644
--- a/arch/arm/mach-tegra/include/mach/iomap.h
+++ b/arch/arm/mach-tegra/include/mach/iomap.h
@@ -135,7 +135,7 @@
#define TEGRA_BSEA_SIZE SZ_4K
#define TEGRA_VDE_BASE 0x6001A000
-#define TEGRA_VDE_SIZE (SZ_8K + SZ_4K - SZ_256)
+#define TEGRA_VDE_SIZE 0x3c00
#define TEGRA_APB_MISC_BASE 0x70000000
#define TEGRA_APB_MISC_SIZE SZ_4K