Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-landisk.c52 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
Dfixups-rts7751r2d.c61 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
Dfixups-se7751.c77 PCIC_WRITE(SH7751_PCICONF5, 0x0c000000); /* PCI MEM address (local RAM) */ in pci_fixup_pcic()
Dpci-sh7751.h71 #define SH7751_PCICONF5 0x14 /* PCI Config Reg 5 */ macro
Dpci-sh7751.c127 pci_write_reg(chan, word, SH7751_PCICONF5); in sh7751_pci_init()