1 /* SPDX-License-Identifier: GPL-2.0-or-later * 1 2 /* 3 * arch/arm/plat-omap/include/plat/l3_3xxx.h - 4 * 5 * Copyright (C) 2010 Texas Instruments Incorp 6 * Sumit Semwal 7 */ 8 #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3 9 #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3 10 11 /* L3 Initiator IDs */ 12 /* Display Sub system (DSS) */ 13 #define OMAP3_L3_CORE_FW_INIT_ID_DSS 14 15 #endif 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.