![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * This is a direct copy of the ev96100.h file, with a global 0004 * search and replace. The numbers are the same. 0005 * 0006 * The reason I'm duplicating this is so that the 64120/96100 0007 * defines won't be confusing in the source code. 0008 */ 0009 #ifndef _ASM_MACH_MIPS_MACH_GT64120_DEP_H 0010 #define _ASM_MACH_MIPS_MACH_GT64120_DEP_H 0011 0012 #define MIPS_GT_BASE 0x1be00000 0013 0014 extern unsigned long _pcictrl_gt64120; 0015 /* 0016 * GT64120 config space base address 0017 */ 0018 #define GT64120_BASE _pcictrl_gt64120 0019 0020 #endif /* _ASM_MACH_MIPS_MACH_GT64120_DEP_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |