~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm/mach-omap2/omap44xx.h

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: GPL-2.0-only */
  2 /*:
  3  * Address mappings and base address for OMAP4 interconnects
  4  * and peripherals.
  5  *
  6  * Copyright (C) 2009 Texas Instruments
  7  *
  8  * Author: Santosh Shilimkar <santosh.shilimkar@ti.com>
  9  */
 10 #ifndef __ASM_ARCH_OMAP44XX_H
 11 #define __ASM_ARCH_OMAP44XX_H
 12 
 13 /*
 14  * Please place only base defines here and put the rest in device
 15  * specific headers.
 16  */
 17 #define L4_44XX_BASE                    0x4a000000
 18 #define L4_WK_44XX_BASE                 0x4a300000
 19 #define L4_PER_44XX_BASE                0x48000000
 20 #define L4_EMU_44XX_BASE                0x54000000
 21 #define L3_44XX_BASE                    0x44000000
 22 #define OMAP44XX_EMIF1_BASE             0x4c000000
 23 #define OMAP44XX_EMIF2_BASE             0x4d000000
 24 #define OMAP44XX_DMM_BASE               0x4e000000
 25 #define OMAP4430_32KSYNCT_BASE          0x4a304000
 26 #define OMAP4430_CM1_BASE               0x4a004000
 27 #define OMAP4430_CM_BASE                OMAP4430_CM1_BASE
 28 #define OMAP4430_CM2_BASE               0x4a008000
 29 #define OMAP4430_PRM_BASE               0x4a306000
 30 #define OMAP4430_PRCM_MPU_BASE          0x48243000
 31 #define OMAP44XX_GPMC_BASE              0x50000000
 32 #define OMAP443X_SCM_BASE               0x4a002000
 33 #define OMAP443X_CTRL_BASE              0x4a100000
 34 #define OMAP44XX_IC_BASE                0x48200000
 35 #define OMAP44XX_IVA_INTC_BASE          0x40000000
 36 #define IRQ_SIR_IRQ                     0x0040
 37 #define OMAP44XX_GIC_DIST_BASE          0x48241000
 38 #define OMAP44XX_GIC_CPU_BASE           0x48240100
 39 #define OMAP44XX_IRQ_GIC_START          32
 40 #define OMAP44XX_LOCAL_TWD_BASE         0x48240600
 41 #define OMAP44XX_L2CACHE_BASE           0x48242000
 42 #define OMAP44XX_WKUPGEN_BASE           0x48281000
 43 #define OMAP44XX_MCPDM_BASE             0x40132000
 44 #define OMAP44XX_SAR_RAM_BASE           0x4a326000
 45 
 46 #define OMAP44XX_MAILBOX_BASE           (L4_44XX_BASE + 0xF4000)
 47 #define OMAP44XX_HSUSB_OTG_BASE         (L4_44XX_BASE + 0xAB000)
 48 
 49 #define OMAP4_MMU1_BASE                 0x55082000
 50 #define OMAP4_MMU2_BASE                 0x4A066000
 51 
 52 #define OMAP44XX_USBTLL_BASE            (L4_44XX_BASE + 0x62000)
 53 #define OMAP44XX_UHH_CONFIG_BASE        (L4_44XX_BASE + 0x64000)
 54 #define OMAP44XX_HSUSB_OHCI_BASE        (L4_44XX_BASE + 0x64800)
 55 #define OMAP44XX_HSUSB_EHCI_BASE        (L4_44XX_BASE + 0x64C00)
 56 
 57 #endif /* __ASM_ARCH_OMAP44XX_H */
 58 
 59 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php