Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dops-sh7785lcr.c39 .end = SH7780_PCI_MEMORY_BASE + SH7780_PCI_MEM_SIZE - 1,
Dops-sdk7780.c47 .end = SH7780_PCI_MEMORY_BASE + SH7780_PCI_MEM_SIZE - 1,
Dops-se7780.c54 .end = SH7780_PCI_MEMORY_BASE + SH7780_PCI_MEM_SIZE - 1,
Dops-r7780rp.c39 .end = SH7780_PCI_MEMORY_BASE + SH7780_PCI_MEM_SIZE - 1,
Dpci-sh7780.h32 #define SH7780_PCI_MEM_SIZE 0x01000000 /* Size of Memory window */ macro