Path: blob/master/arch/arm/mach-omap2/cm-regbits-44xx.h
26292 views
/* SPDX-License-Identifier: GPL-2.0-only */1/*2* OMAP44xx Clock Management register bits3*4* Copyright (C) 2009-2012 Texas Instruments, Inc.5* Copyright (C) 2009-2010 Nokia Corporation6*7* Paul Walmsley ([email protected])8* Rajendra Nayak ([email protected])9* Benoit Cousson ([email protected])10*11* This file is automatically generated from the OMAP hardware databases.12* We respectfully ask that any modifications to this file be coordinated13* with the public [email protected] mailing list and the14* authors above to ensure that the autogeneration scripts are kept15* up-to-date with the file contents.16*/1718#ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H19#define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H2021#define OMAP4430_ABE_STATDEP_SHIFT 322#define OMAP4430_CLKTRCTRL_SHIFT 023#define OMAP4430_CLKTRCTRL_MASK (0x3 << 0)24#define OMAP4430_DSS_STATDEP_SHIFT 825#define OMAP4430_DUCATI_STATDEP_SHIFT 026#define OMAP4430_GFX_STATDEP_SHIFT 1027#define OMAP4430_IDLEST_SHIFT 1628#define OMAP4430_IDLEST_MASK (0x3 << 16)29#define OMAP4430_IVAHD_STATDEP_SHIFT 230#define OMAP4430_L3INIT_STATDEP_SHIFT 731#define OMAP4430_L3_1_STATDEP_SHIFT 532#define OMAP4430_L3_2_STATDEP_SHIFT 633#define OMAP4430_L4CFG_STATDEP_SHIFT 1234#define OMAP4430_L4PER_STATDEP_SHIFT 1335#define OMAP4430_L4SEC_STATDEP_SHIFT 1436#define OMAP4430_L4WKUP_STATDEP_SHIFT 1537#define OMAP4430_MEMIF_STATDEP_SHIFT 438#define OMAP4430_MODULEMODE_SHIFT 039#define OMAP4430_MODULEMODE_MASK (0x3 << 0)40#define OMAP4430_TESLA_STATDEP_SHIFT 141#endif424344