Home
last modified time | relevance | path

Searched refs:SH7751_PCI_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h21 #define SH7751_PCI_MEM_SIZE 0x01000000 /* Size of Memory window */ macro
H A Dpci-sh7751.c54 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c64 #define SH7751_PCI_MEM_SIZE 0x01000000 macro