Home
last modified time | relevance | path

Searched refs:GAPSPCI_DMA_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dpci-dc.c21 #define GAPSPCI_DMA_SIZE 32768 macro
112 if (gapspci_dma_used+size > GAPSPCI_DMA_SIZE) in pci_alloc_consistent()
204 outl(GAPSPCI_DMA_BASE+GAPSPCI_DMA_SIZE, GAPSPCI_REGS+0x2c); in gapspci_init()