Searched refs:SH5PCI_IO_BASE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sh64/kernel/ | ||
D | pci_sh5.h | 80 #define SH5PCI_IO_BASE (PHYS_PCI_BLOCK + 0x00800000) macro |
D | pci_sh5.c | 105 pciio_virt = onchip_remap(SH5PCI_IO_BASE, 0x10000, "PCIIO"); in sh5pci_init() |