/* * arch/arm/mach-ixp4xx/include/mach/hardware.h * * Copyright (C) 2002 Intel Corporation. * Copyright (C) 2003-2004 MontaVista Software, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ /* * Hardware definitions for IXP4xx based systems */ #ifndef __ASM_ARCH_HARDWARE_H__ #define __ASM_ARCH_HARDWARE_H__ #ifdef CONFIG_IXP4XX_INDIRECT_PCI #define PCIBIOS_MAX_MEM 0x4FFFFFFF #else #define PCIBIOS_MAX_MEM 0x4BFFFFFF #endif /* Register locations and bits */ #include "ixp4xx-regs.h" #ifndef __ASSEMBLER__ #include <mach/cpu.h> #endif /* Platform helper functions and definitions */ #include "platform.h" #endif /* _ASM_ARCH_HARDWARE_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cpu.h | File | 1.7 KB | 0644 |
|
entry-macro.S | File | 1.06 KB | 0644 |
|
hardware.h | File | 807 B | 0644 |
|
io.h | File | 13.48 KB | 0644 |
|
irqs.h | File | 1.94 KB | 0644 |
|
ixp46x_ts.h | File | 2.91 KB | 0644 |
|
ixp4xx-regs.h | File | 17.35 KB | 0644 |
|
npe.h | File | 1021 B | 0644 |
|
platform.h | File | 3.73 KB | 0644 |
|
qmgr.h | File | 5.88 KB | 0644 |
|
udc.h | File | 167 B | 0644 |
|
uncompress.h | File | 1.29 KB | 0644 |
|