Home
last modified time | relevance | path

Searched refs:SH7751_PCICONF2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c24 #define SH7751_PCICONF2 (vu_long *)0xFE200008 macro
138 p4_out((SH7751_PCI_HOST_BRIDGE << 24), SH7751_PCICONF2); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h52 #define SH7751_PCICONF2 0x8 /* PCI Config Reg 2 */ macro
H A Dfixups-se7751.c77 PCIC_WRITE(SH7751_PCICONF2, 0x00000000); /* PCI Class code & Revision ID */ in pci_fixup_pcic()
H A Dpci-sh7751.c114 pci_write_reg(chan, word, SH7751_PCICONF2); in sh7751_pci_init()