Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/kernel/
Dpci_sh5.h80 #define SH5PCI_IO_BASE (PHYS_PCI_BLOCK + 0x00800000) macro
Dpci_sh5.c105 pciio_virt = onchip_remap(SH5PCI_IO_BASE, 0x10000, "PCIIO"); in sh5pci_init()