Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / arm / mach-omap2 / cm-regbits-44xx.h
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
dd708413
RN
2/*
3 * OMAP44xx Clock Management register bits
4 *
f19a3022 5 * Copyright (C) 2009-2012 Texas Instruments, Inc.
568997cf 6 * Copyright (C) 2009-2010 Nokia Corporation
dd708413
RN
7 *
8 * Paul Walmsley (paul@pwsan.com)
9 * Rajendra Nayak (rnayak@ti.com)
10 * Benoit Cousson (b-cousson@ti.com)
11 *
12 * This file is automatically generated from the OMAP hardware databases.
13 * We respectfully ask that any modifications to this file be coordinated
14 * with the public linux-omap@vger.kernel.org mailing list and the
15 * authors above to ensure that the autogeneration scripts are kept
16 * up-to-date with the file contents.
dd708413
RN
17 */
18
19#ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H
20#define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H
21
56ef28ac 22#define OMAP4430_ABE_STATDEP_SHIFT 3
56ef28ac 23#define OMAP4430_CLKTRCTRL_SHIFT 0
568997cf 24#define OMAP4430_CLKTRCTRL_MASK (0x3 << 0)
56ef28ac 25#define OMAP4430_DSS_STATDEP_SHIFT 8
56ef28ac 26#define OMAP4430_DUCATI_STATDEP_SHIFT 0
56ef28ac 27#define OMAP4430_GFX_STATDEP_SHIFT 10
56ef28ac 28#define OMAP4430_IDLEST_SHIFT 16
568997cf 29#define OMAP4430_IDLEST_MASK (0x3 << 16)
56ef28ac 30#define OMAP4430_IVAHD_STATDEP_SHIFT 2
56ef28ac 31#define OMAP4430_L3INIT_STATDEP_SHIFT 7
56ef28ac 32#define OMAP4430_L3_1_STATDEP_SHIFT 5
56ef28ac 33#define OMAP4430_L3_2_STATDEP_SHIFT 6
56ef28ac 34#define OMAP4430_L4CFG_STATDEP_SHIFT 12
56ef28ac 35#define OMAP4430_L4PER_STATDEP_SHIFT 13
56ef28ac 36#define OMAP4430_L4SEC_STATDEP_SHIFT 14
56ef28ac 37#define OMAP4430_L4WKUP_STATDEP_SHIFT 15
56ef28ac 38#define OMAP4430_MEMIF_STATDEP_SHIFT 4
56ef28ac 39#define OMAP4430_MODULEMODE_SHIFT 0
568997cf 40#define OMAP4430_MODULEMODE_MASK (0x3 << 0)
56ef28ac 41#define OMAP4430_TESLA_STATDEP_SHIFT 1
dd708413 42#endif