xref: /openbmc/linux/arch/arm/mach-omap2/l3_3xxx.h (revision 83bf6db0)
12874c5fdSThomas Gleixner /* SPDX-License-Identifier: GPL-2.0-or-later */
279e3cb22STony Lindgren /*
379e3cb22STony Lindgren  * arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions
479e3cb22STony Lindgren  *
583bf6db0SAlexander A. Klimov  * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
679e3cb22STony Lindgren  *	Sumit Semwal
779e3cb22STony Lindgren  */
879e3cb22STony Lindgren #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
979e3cb22STony Lindgren #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
1079e3cb22STony Lindgren 
1179e3cb22STony Lindgren /* L3 Initiator IDs */
1279e3cb22STony Lindgren /* Display Sub system (DSS) */
1379e3cb22STony Lindgren #define OMAP3_L3_CORE_FW_INIT_ID_DSS			29
1479e3cb22STony Lindgren 
1579e3cb22STony Lindgren #endif
16