Home
last modified time | relevance | path

Searched refs:SH7751_PCICONF5 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c27 #define SH7751_PCICONF5 (vu_long *)0xFE200014 macro
154 p4_out(CONFIG_SYS_SDRAM_BASE & 0xFFF00000, SH7751_PCICONF5); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-landisk.c51 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
H A Dfixups-rts7751r2d.c58 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
H A Dpci-sh7751.h68 #define SH7751_PCICONF5 0x14 /* PCI Config Reg 5 */ macro
H A Dfixups-se7751.c79 PCIC_WRITE(SH7751_PCICONF5, 0x0c000000); /* PCI MEM address (local RAM) */ in pci_fixup_pcic()
H A Dpci-sh7751.c124 pci_write_reg(chan, word, SH7751_PCICONF5); in sh7751_pci_init()