OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-mips/] [dec/] [tcmodule.h] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
/*
2
 * This file is subject to the terms and conditions of the GNU General Public
3
 * License.  See the file "COPYING" in the main directory of this archive
4
 * for more details.
5
 *
6
 * Offsets for the ROM header locations for
7
 * TURBOchannel cards
8
 *
9
 * created from:
10
 *
11
 * TURBOchannel Firmware Specification
12
 *
13
 * EK-TCAAD-FS-004
14
 * from Digital Equipment Corporation
15
 *
16
 * Jan.1998 Harald Koerfgen
17
 */
18
#ifndef __ASM_DEC_TCMODULE_H
19
#define __ASM_DEC_TCMODULE_H
20
 
21
#define OLDCARD 0x3c0000
22
#define NEWCARD 0x000000
23
 
24
#define TC_ROM_WIDTH    0x3e0
25
#define TC_ROM_STRIDE   0x3e4
26
#define TC_ROM_SIZE     0x3e8
27
#define TC_SLOT_SIZE    0x3ec
28
#define TC_PATTERN0     0x3f0
29
#define TC_PATTERN1     0x3f4
30
#define TC_PATTERN2     0x3f8
31
#define TC_PATTERN3     0x3fc
32
#define TC_FIRM_VER     0x400
33
#define TC_VENDOR       0x420
34
#define TC_MODULE       0x440
35
#define TC_FIRM_TYPE    0x460
36
#define TC_FLAGS        0x470
37
#define TC_ROM_OBJECTS  0x480
38
 
39
#endif /* __ASM_DEC_TCMODULE_H */

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.