Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dpci-dc.c19 #define GAPSPCI_REGS 0x01001400 macro
188 idbuf[i]=inb(GAPSPCI_REGS+i); in gapspci_init()
193 outl(0x5a14a501, GAPSPCI_REGS+0x18); in gapspci_init()
197 if(inl(GAPSPCI_REGS+0x18)!=1) in gapspci_init()
200 outl(0x01000000, GAPSPCI_REGS+0x20); in gapspci_init()
201 outl(0x01000000, GAPSPCI_REGS+0x24); in gapspci_init()
203 outl(GAPSPCI_DMA_BASE, GAPSPCI_REGS+0x28); in gapspci_init()
204 outl(GAPSPCI_DMA_BASE+GAPSPCI_DMA_SIZE, GAPSPCI_REGS+0x2c); in gapspci_init()
206 outl(1, GAPSPCI_REGS+0x14); in gapspci_init()
207 outl(1, GAPSPCI_REGS+0x34); in gapspci_init()