dma.h
Upload User: jlfgdled
Upload Date: 2013-04-10
Package Size: 33168k
Code Size: 1k
Development Platform:

Unix_Linux

  1. /*
  2.  * linux/include/asm-arm/arch-nexuspci/dma.h
  3.  *
  4.  * Architecture DMA routines
  5.  *
  6.  * Copyright (C) 1998, 1999 Philip Blundell
  7.  */
  8. /*
  9.  * This program is free software; you can redistribute it and/or
  10.  * modify it under the terms of the GNU General Public License
  11.  * as published by the Free Software Foundation; either version
  12.  * 2 of the License, or (at your option) any later version.
  13.  */
  14. /*
  15.  * This is the maximum DMA address that can be DMAd to.
  16.  */
  17. #define MAX_DMA_ADDRESS 0xffffffff
  18. #define MAX_DMA_CHANNELS 0