Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c65 #define SH7751_PCI_IO_BASE 0xFE240000 macro
164 p4_out(SH7751_PCI_IO_BASE, SH7751_PCIIOBR); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h22 #define SH7751_PCI_IO_BASE 0xFE240000 /* IO space base address */ macro
H A Dpci-sh7751.c65 .io_map_base = SH7751_PCI_IO_BASE,