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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-s390x/] [dma.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
/*
2
 *  include/asm-s390x/dma.h
3
 *
4
 *  S390 version
5
 */
6
 
7
#ifndef _ASM_DMA_H
8
#define _ASM_DMA_H
9
 
10
#include <asm/io.h>             /* need byte IO */
11
 
12
/* The I/O subsystem can access only memory below 2GB.
13
   We use the existing DMA zone mechanism to handle this. */
14
#define MAX_DMA_ADDRESS         0x80000000
15
 
16
#endif /* _ASM_DMA_H */

powered by: WebSVN 2.1.0

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