Home
last modified time | relevance | path

Searched refs:GAPSPCI_DMA_BASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpci-dreamcast.c33 .start = GAPSPCI_DMA_BASE,
34 .end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1,
80 outl(GAPSPCI_DMA_BASE, GAPSPCI_REGS+0x28); in gapspci_init()
81 outl(GAPSPCI_DMA_BASE+GAPSPCI_DMA_SIZE, GAPSPCI_REGS+0x2c); in gapspci_init()
H A Dfixups-dreamcast.c57 * "know" its CPU address is GAPSPCI_DMA_BASE. in gapspci_fixup_resources()
59 res.start = GAPSPCI_DMA_BASE; in gapspci_fixup_resources()
60 res.end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1; in gapspci_fixup_resources()
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpci-dreamcast.c33 .start = GAPSPCI_DMA_BASE,
34 .end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1,
80 outl(GAPSPCI_DMA_BASE, GAPSPCI_REGS+0x28); in gapspci_init()
81 outl(GAPSPCI_DMA_BASE+GAPSPCI_DMA_SIZE, GAPSPCI_REGS+0x2c); in gapspci_init()
H A Dfixups-dreamcast.c57 * "know" its CPU address is GAPSPCI_DMA_BASE. in gapspci_fixup_resources()
59 res.start = GAPSPCI_DMA_BASE; in gapspci_fixup_resources()
60 res.end = GAPSPCI_DMA_BASE + GAPSPCI_DMA_SIZE - 1; in gapspci_fixup_resources()
/kernel/linux/linux-5.10/arch/sh/include/mach-dreamcast/mach/
H A Dpci.h14 #define GAPSPCI_DMA_BASE 0x01840000 macro
/kernel/linux/linux-6.6/arch/sh/include/mach-dreamcast/mach/
H A Dpci.h14 #define GAPSPCI_DMA_BASE 0x01840000 macro

Completed in 2 milliseconds