]> Git Repo - linux.git/blob - arch/arm/mach-omap2/l3_3xxx.h
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / arch / arm / mach-omap2 / l3_3xxx.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions
4  *
5  * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
6  *      Sumit Semwal
7  */
8 #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
9 #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_3XXX_H
10
11 /* L3 Initiator IDs */
12 /* Display Sub system (DSS) */
13 #define OMAP3_L3_CORE_FW_INIT_ID_DSS                    29
14
15 #endif
This page took 0.036038 seconds and 4 git commands to generate.