aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-iop13xx/iop13xx.h
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2007-04-29 09:32:51 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-04-30 15:24:54 +0100
commit84c981ffb371828ad6d1d220f076453b54734302 (patch)
tree43c85aef8399847ee07e9525099a0a0f9fe6b628 /include/asm-arm/arch-iop13xx/iop13xx.h
parent7dcad376e85b6eff56f29ee21e10e1fe855f1ed7 (diff)
[ARM] 4343/1: iop13xx: automatically detect the internal bus frequency
Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-iop13xx/iop13xx.h')
-rw-r--r--include/asm-arm/arch-iop13xx/iop13xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-iop13xx/iop13xx.h b/include/asm-arm/arch-iop13xx/iop13xx.h
index 2d1e23ba67c..c8762ae8f62 100644
--- a/include/asm-arm/arch-iop13xx/iop13xx.h
+++ b/include/asm-arm/arch-iop13xx/iop13xx.h
@@ -455,4 +455,5 @@ static inline int iop13xx_cpu_id(void)
#define IOP13XX_PBI_BAR1 IOP13XX_PBI_OFFSET(0x10)
#define IOP13XX_PBI_LR1 IOP13XX_PBI_OFFSET(0x14)
+#define IOP13XX_PROCESSOR_FREQ IOP13XX_REG_ADDR32(0x2180)
#endif /* _IOP13XX_HW_H_ */