xref: /openbmc/linux/arch/arm/mach-omap2/l4_2xxx.h (revision 83bf6db0)
12874c5fdSThomas Gleixner /* SPDX-License-Identifier: GPL-2.0-or-later */
270606b1cSTony Lindgren /*
370606b1cSTony Lindgren  * arch/arm/plat-omap/include/plat/l4_2xxx.h - L4 firewall definitions
470606b1cSTony Lindgren  *
583bf6db0SAlexander A. Klimov  * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
670606b1cSTony Lindgren  *	Sumit Semwal
770606b1cSTony Lindgren  */
870606b1cSTony Lindgren #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H
970606b1cSTony Lindgren #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H
1070606b1cSTony Lindgren 
1170606b1cSTony Lindgren /* L4 CORE */
1270606b1cSTony Lindgren /* Display Sub system (DSS) */
1370606b1cSTony Lindgren #define OMAP2420_L4_CORE_FW_DSS_CORE_REGION			28
1470606b1cSTony Lindgren #define OMAP2420_L4_CORE_FW_DSS_DISPC_REGION			29
1570606b1cSTony Lindgren #define OMAP2420_L4_CORE_FW_DSS_RFBI_REGION			30
1670606b1cSTony Lindgren #define OMAP2420_L4_CORE_FW_DSS_VENC_REGION			31
1770606b1cSTony Lindgren #define OMAP2420_L4_CORE_FW_DSS_TA_REGION			32
1870606b1cSTony Lindgren 
1970606b1cSTony Lindgren #endif
20