Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c23 #define SH7751_PCICONF1 (vu_long *)0xFE200004 macro
135 p4_out(0xfb900047, SH7751_PCICONF1); /* K.Kino */ in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-rts7751r2d.c51 pci_write_reg(chan, 0xfb900047, SH7751_PCICONF1); in pci_fixup_pcic()
H A Dpci-sh7751.h30 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ macro
H A Dfixups-se7751.c76 PCIC_WRITE(SH7751_PCICONF1, 0xF39000C7); /* Bus Master, Mem & I/O access */ in pci_fixup_pcic()
H A Dpci-sh7751.c110 pci_write_reg(chan, word, SH7751_PCICONF1); in sh7751_pci_init()