xref: /openbmc/linux/arch/arm/mach-omap2/l3_3xxx.h (revision 79e3cb22)
179e3cb22STony Lindgren /*
279e3cb22STony Lindgren  * arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions
379e3cb22STony Lindgren  *
479e3cb22STony Lindgren  * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
579e3cb22STony Lindgren  *	Sumit Semwal
679e3cb22STony Lindgren  *
779e3cb22STony Lindgren  * This program is free software; you can redistribute it and/or modify
879e3cb22STony Lindgren  * it under the terms of the GNU General Public License as published by
979e3cb22STony Lindgren  * the Free Software Foundation; either version 2 of the License, or
1079e3cb22STony Lindgren  * (at your option) any later version.
1179e3cb22STony Lindgren  *
1279e3cb22STony Lindgren  */
1379e3cb22STony Lindgren #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
1479e3cb22STony Lindgren #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
1579e3cb22STony Lindgren 
1679e3cb22STony Lindgren /* L3 Initiator IDs */
1779e3cb22STony Lindgren /* Display Sub system (DSS) */
1879e3cb22STony Lindgren #define OMAP3_L3_CORE_FW_INIT_ID_DSS			29
1979e3cb22STony Lindgren 
2079e3cb22STony Lindgren #endif
21