blob: adc60eb76370ab2b165e0f034ff7725bb9c36614 [file] [log] [blame]
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
Ben Cheng654325d2012-03-07 21:13:49 -080010 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080017 ****************************************************************************
18 ****************************************************************************/
19#ifndef __ASM_ARCH_OMAP24XX_H
20#define __ASM_ARCH_OMAP24XX_H
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080021#define L4_24XX_BASE 0x48000000
22#define L3_24XX_BASE 0x68000000
Ben Cheng654325d2012-03-07 21:13:49 -080023/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080024#define OMAP24XX_IC_BASE (L4_24XX_BASE + 0xfe000)
25#define VA_IC_BASE IO_ADDRESS(OMAP24XX_IC_BASE)
26#define OMAP24XX_IVA_INTC_BASE 0x40000000
27#define IRQ_SIR_IRQ 0x0040
Ben Cheng654325d2012-03-07 21:13:49 -080028/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080029#define OMAP24XX_32KSYNCT_BASE (L4_24XX_BASE + 0x4000)
30#define OMAP24XX_PRCM_BASE (L4_24XX_BASE + 0x8000)
31#define OMAP24XX_SDRC_BASE (L3_24XX_BASE + 0x9000)
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080032#define OMAP242X_CONTROL_STATUS (L4_24XX_BASE + 0x2f8)
Ben Cheng654325d2012-03-07 21:13:49 -080033/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080034#endif