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

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

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /arch/arm/mach-omap2/omap24xx.h (Version linux-6.12-rc7) and /arch/alpha/mach-omap2/omap24xx.h (Version linux-5.14.21)


  1 /* SPDX-License-Identifier: GPL-2.0-or-later *      1 
  2 /*                                                
  3  * This file contains the processor specific d    
  4  * of the TI OMAP24XX.                            
  5  *                                                
  6  * Copyright (C) 2007 Texas Instruments.          
  7  * Copyright (C) 2007 Nokia Corporation.          
  8  */                                               
  9                                                   
 10 #ifndef __ASM_ARCH_OMAP2_H                        
 11 #define __ASM_ARCH_OMAP2_H                        
 12                                                   
 13 /*                                                
 14  * Please place only base defines here and put    
 15  * specific headers. Note also that some of th    
 16  * for omap1 to compile without adding ifdefs.    
 17  */                                               
 18                                                   
 19 #define L4_24XX_BASE            0x48000000        
 20 #define L4_WK_243X_BASE         0x49000000        
 21 #define L3_24XX_BASE            0x68000000        
 22                                                   
 23 /* interrupt controller */                        
 24 #define OMAP24XX_IC_BASE        (L4_24XX_BASE     
 25 #define OMAP24XX_IVA_INTC_BASE  0x40000000        
 26                                                   
 27 #define OMAP242X_CTRL_BASE      L4_24XX_BASE      
 28 #define OMAP2420_32KSYNCT_BASE  (L4_24XX_BASE     
 29 #define OMAP2420_PRCM_BASE      (L4_24XX_BASE     
 30 #define OMAP2420_CM_BASE        (L4_24XX_BASE     
 31 #define OMAP2420_PRM_BASE       OMAP2420_CM_BA    
 32 #define OMAP2420_SDRC_BASE      (L3_24XX_BASE     
 33 #define OMAP2420_SMS_BASE       0x68008000        
 34 #define OMAP2420_GPMC_BASE      0x6800a000        
 35                                                   
 36 #define OMAP2430_32KSYNCT_BASE  (L4_WK_243X_BA    
 37 #define OMAP2430_PRCM_BASE      (L4_WK_243X_BA    
 38 #define OMAP2430_CM_BASE        (L4_WK_243X_BA    
 39 #define OMAP2430_PRM_BASE       OMAP2430_CM_BA    
 40                                                   
 41 #define OMAP243X_SMS_BASE       0x6C000000        
 42 #define OMAP243X_SDRC_BASE      0x6D000000        
 43 #define OMAP243X_GPMC_BASE      0x6E000000        
 44 #define OMAP243X_SCM_BASE       (L4_WK_243X_BA    
 45 #define OMAP243X_CTRL_BASE      OMAP243X_SCM_B    
 46 #define OMAP243X_HS_BASE        (L4_24XX_BASE     
 47                                                   
 48 /* DSP SS */                                      
 49 #define OMAP2420_DSP_BASE       0x58000000        
 50 #define OMAP2420_DSP_MEM_BASE   (OMAP2420_DSP_    
 51 #define OMAP2420_DSP_IPI_BASE   (OMAP2420_DSP_    
 52 #define OMAP2420_DSP_MMU_BASE   (OMAP2420_DSP_    
 53                                                   
 54 #define OMAP243X_DSP_BASE       0x5C000000        
 55 #define OMAP243X_DSP_MEM_BASE   (OMAP243X_DSP_    
 56 #define OMAP243X_DSP_MMU_BASE   (OMAP243X_DSP_    
 57                                                   
 58 /* Mailbox */                                     
 59 #define OMAP24XX_MAILBOX_BASE   (L4_24XX_BASE     
 60                                                   
 61 /* Camera */                                      
 62 #define OMAP24XX_CAMERA_BASE    (L4_24XX_BASE     
 63                                                   
 64 /* Security */                                    
 65 #define OMAP24XX_SEC_BASE       (L4_24XX_BASE     
 66 #define OMAP24XX_SEC_RNG_BASE   (OMAP24XX_SEC_    
 67 #define OMAP24XX_SEC_DES_BASE   (OMAP24XX_SEC_    
 68 #define OMAP24XX_SEC_SHA1MD5_BASE (OMAP24XX_SE    
 69 #define OMAP24XX_SEC_AES_BASE   (OMAP24XX_SEC_    
 70 #define OMAP24XX_SEC_PKA_BASE   (OMAP24XX_SEC_    
 71                                                   
 72 #endif /* __ASM_ARCH_OMAP2_H */                   
 73                                                   
 74                                                   

~ [ 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