/* SPDX-License-Identifier: GPL-2.0-only */ /* * OMAP2xxx Power/Reset Management (PRM) register definitions * * Copyright (C) 2007-2009, 2011-2012 Texas Instruments, Inc. * Copyright (C) 2008-2010 Nokia Corporation * Paul Walmsley * * The PRM hardware modules on the OMAP2/3 are quite similar to each * other. The PRM on OMAP4 has a new register layout, and is handled * in a separate file.
*/ #ifndef __ARCH_ARM_MACH_OMAP2_PRM2XXX_H #define __ARCH_ARM_MACH_OMAP2_PRM2XXX_H
/* * OMAP2-specific global PRM registers * Use {read,write}l_relaxed() with these registers. * * With a few exceptions, these are the register names beginning with * PRCM_* on 24xx. (The exceptions are the IRQSTATUS and IRQENABLE * bits.) *
*/
/* * Module specific PRM register offsets from PRM_BASE + domain offset * * Use prm_{read,write}_mod_reg() with these registers. * * With a few exceptions, these are the register names beginning with * {PM,RM}_* on both OMAP2/3 SoC families.. (The exceptions are the * IRQSTATUS and IRQENABLE bits.)
*/
/* Register offsets appearing on both OMAP2 and OMAP3 */
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.