Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-dreamcast.c34 .end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1,
81 outl(GAPSPCI_DMA_BASE+GAPSPCI_DMA_SIZE, GAPSPCI_REGS+0x2c); in gapspci_init()
H A Dfixups-dreamcast.c60 res.end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1; in gapspci_fixup_resources()
/openbmc/linux/arch/sh/include/mach-dreamcast/mach/
H A Dpci.h15 #define GAPSPCI_DMA_SIZE 32768 macro