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

TOMOYO Linux Cross Reference
Linux/arch/arm/mach-omap2/cm-regbits-24xx.h

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ 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 #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H
  3 #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H
  4 
  5 /*
  6  * OMAP24XX Clock Management register bits
  7  *
  8  * Copyright (C) 2007 Texas Instruments, Inc.
  9  * Copyright (C) 2007 Nokia Corporation
 10  *
 11  * Written by Paul Walmsley
 12  */
 13 
 14 #define OMAP24XX_AUTOSTATE_MPU_MASK                     (1 << 0)
 15 #define OMAP24XX_EN_DSS1_MASK                           (1 << 0)
 16 #define OMAP24XX_ST_MAILBOXES_SHIFT                     30
 17 #define OMAP24XX_ST_HDQ_SHIFT                           23
 18 #define OMAP2420_ST_I2C2_SHIFT                          20
 19 #define OMAP2430_ST_I2CHS1_SHIFT                        19
 20 #define OMAP2420_ST_I2C1_SHIFT                          19
 21 #define OMAP2430_ST_I2CHS2_SHIFT                        20
 22 #define OMAP24XX_ST_MCBSP2_SHIFT                        16
 23 #define OMAP24XX_ST_MCBSP1_SHIFT                        15
 24 #define OMAP2430_ST_MCBSP5_SHIFT                        5
 25 #define OMAP2430_ST_MCBSP4_SHIFT                        4
 26 #define OMAP2430_ST_MCBSP3_SHIFT                        3
 27 #define OMAP24XX_ST_AES_SHIFT                           3
 28 #define OMAP24XX_ST_RNG_SHIFT                           2
 29 #define OMAP24XX_ST_SHA_SHIFT                           1
 30 #define OMAP24XX_CLKSEL_DSS2_MASK                       (0x1 << 13)
 31 #define OMAP24XX_AUTOSTATE_DSS_MASK                     (1 << 2)
 32 #define OMAP24XX_AUTOSTATE_L4_MASK                      (1 << 1)
 33 #define OMAP24XX_AUTOSTATE_L3_MASK                      (1 << 0)
 34 #define OMAP24XX_AUTOSTATE_GFX_MASK                     (1 << 0)
 35 #define OMAP24XX_ST_MPU_WDT_SHIFT                       3
 36 #define OMAP24XX_ST_32KSYNC_SHIFT                       1
 37 #define OMAP24XX_EN_54M_PLL_SHIFT                       6
 38 #define OMAP24XX_EN_96M_PLL_SHIFT                       2
 39 #define OMAP24XX_ST_54M_APLL_SHIFT                      9
 40 #define OMAP24XX_ST_96M_APLL_SHIFT                      8
 41 #define OMAP24XX_AUTO_54M_MASK                          (0x3 << 6)
 42 #define OMAP24XX_AUTO_96M_MASK                          (0x3 << 2)
 43 #define OMAP24XX_AUTO_DPLL_SHIFT                        0
 44 #define OMAP24XX_AUTO_DPLL_MASK                         (0x3 << 0)
 45 #define OMAP24XX_CORE_CLK_SRC_MASK                      (0x3 << 0)
 46 #define OMAP2420_AUTOSTATE_IVA_MASK                     (1 << 8)
 47 #define OMAP24XX_AUTOSTATE_DSP_MASK                     (1 << 0)
 48 #define OMAP2430_AUTOSTATE_MDM_MASK                     (1 << 0)
 49 #define OMAP24XX_CLKSTCTRL_DISABLE_AUTO         0x0
 50 #define OMAP24XX_CLKSTCTRL_ENABLE_AUTO          0x1
 51 #endif
 52 

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