linux/arch/arm/mach-tegra
Thierry Reding 304664eab9 ARM: tegra: Use a function to get the chip ID
Instead of using a simple variable access to get at the Tegra chip ID,
use a function so that we can run additional code. This can be used to
determine where the chip ID is being accessed without being available.
That in turn will be handy for resolving boot sequence dependencies in
order to convert more code to regular initcalls rather than a sequence
fixed by Tegra SoC setup code.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-07-17 13:36:41 +02:00
..
apbio.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
apbio.h ARM: tegra: apbio access using dma for tegra20 only 2012-07-06 11:48:56 -06:00
board-paz00.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
board.h ARM: tegra: delete stale header content 2013-09-17 13:44:21 -06:00
common.h Revert "ARM: tegra: add cpu_disable for hotplug" 2013-07-19 10:00:37 -06:00
cpuidle-tegra20.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
cpuidle-tegra30.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
cpuidle-tegra114.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
cpuidle.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
cpuidle.h ARM: tegra: disable LP2 cpuidle state if PCIe is enabled 2013-08-13 12:07:56 -06:00
flowctrl.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
flowctrl.h ARM: tegra: shut off the CPU rail when the last CPU in suspend 2013-07-19 10:08:07 -06:00
fuse.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
fuse.h ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
headsmp.S ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 2013-07-19 10:08:04 -06:00
hotplug.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
io.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
iomap.h ARM: tegra: use section-sized static mappings for LPAE too 2013-12-04 12:25:25 -07:00
irammap.h ARM: tegra: move resume vector define to irammap.h 2013-09-17 13:44:22 -06:00
irq.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
irq.h ARM: tegra: irq: add wake up handling 2013-04-03 14:31:32 -06:00
Kconfig ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM 2014-05-29 12:42:38 -07:00
Makefile ARM: tegra: remove tegra EMC scaling driver 2014-02-25 10:58:06 -07:00
platsmp.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
pm-tegra20.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
pm-tegra30.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
pm.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
pm.h ARM: l2c: tegra: convert to common l2c310 early resume functionality 2014-05-30 00:50:12 +01:00
pmc.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
pmc.h ARM: tegra: remove common.c 2013-09-17 13:44:21 -06:00
powergate.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
reset-handler.S ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
reset.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
reset.h ARM: tegra: add common LP1 suspend support 2013-08-12 13:29:24 -06:00
sleep-tegra20.S ARM: tegra: move resume vector define to irammap.h 2013-09-17 13:44:22 -06:00
sleep-tegra30.S ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00
sleep.h ARM: l2c: tegra: convert to common l2c310 early resume functionality 2014-05-30 00:50:12 +01:00
sleep.S ARM: tegra: add LP1 suspend support for Tegra30 2013-08-12 13:30:11 -06:00
tegra20_speedo.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
tegra30_speedo.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
tegra114_speedo.c ARM: tegra: Sort includes alphabetically 2014-07-17 13:29:57 +02:00
tegra.c ARM: tegra: Use a function to get the chip ID 2014-07-17 13:36:41 +02:00