Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dops-sh03.c34 .start = SH7751_PCI_MEMORY_BASE,
35 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
Dops-landisk.c27 .start = SH7751_PCI_MEMORY_BASE,
28 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
Dops-lboxre2.c34 .start = SH7751_PCI_MEMORY_BASE,
35 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
Dops-rts7751r2d.c42 .start = SH7751_PCI_MEMORY_BASE,
43 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
Dops-titan.c49 .start = SH7751_PCI_MEMORY_BASE,
50 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
Dpci-sh7751.h23 #define SH7751_PCI_MEMORY_BASE 0xFD000000 /* Memory space base addr */ macro
/arch/sh/boards/mach-se/7751/
Dpci.c100 BUG_ON(PCIBIOS_MIN_MEM != SH7751_PCI_MEMORY_BASE); in pcibios_init_platform()
136 .start = SH7751_PCI_MEMORY_BASE,
137 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,