Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/drivers/pci/
Dpci-sh5.h80 #define SH5PCI_IO_BASE (PHYS_PCI_BLOCK + 0x00800000) macro
Dpci-sh5.c126 PCI_IO_AREA = (unsigned long)ioremap_nocache(SH5PCI_IO_BASE, 0x10000); in sh5pci_init()