diff options
author | Dan Williams <dan.j.williams@intel.com> | 2007-04-29 04:32:51 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-04-30 10:24:54 -0400 |
commit | 84c981ffb371828ad6d1d220f076453b54734302 (patch) | |
tree | 43c85aef8399847ee07e9525099a0a0f9fe6b628 /include/asm-arm/arch-iop13xx/iop13xx.h | |
parent | 7dcad376e85b6eff56f29ee21e10e1fe855f1ed7 (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.h | 1 |
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 2d1e23ba67c6..c8762ae8f628 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) | |||
455 | #define IOP13XX_PBI_BAR1 IOP13XX_PBI_OFFSET(0x10) | 455 | #define IOP13XX_PBI_BAR1 IOP13XX_PBI_OFFSET(0x10) |
456 | #define IOP13XX_PBI_LR1 IOP13XX_PBI_OFFSET(0x14) | 456 | #define IOP13XX_PBI_LR1 IOP13XX_PBI_OFFSET(0x14) |
457 | 457 | ||
458 | #define IOP13XX_PROCESSOR_FREQ IOP13XX_REG_ADDR32(0x2180) | ||
458 | #endif /* _IOP13XX_HW_H_ */ | 459 | #endif /* _IOP13XX_HW_H_ */ |