Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
dma.h File Reference
#include <asm/io.h>

Go to the source code of this file.

Macros

#define MAX_DMA_CHANNELS   1
 
#define MAX_DMA_ADDRESS   (PAGE_OFFSET)
 

Variables

size_t hexagon_coherent_pool_size
 

Macro Definition Documentation

#define MAX_DMA_ADDRESS   (PAGE_OFFSET)

Definition at line 25 of file dma.h.

#define MAX_DMA_CHANNELS   1

Definition at line 24 of file dma.h.

Variable Documentation

size_t hexagon_coherent_pool_size

Definition at line 180 of file init.c.