Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-landisk.c53 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
Dfixups-rts7751r2d.c62 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
Dfixups-se7751.c78 PCIC_WRITE(SH7751_PCICONF6, 0xd0000000); /* PCI MEM address (unused) */ in pci_fixup_pcic()
Dpci-sh7751.h76 #define SH7751_PCICONF6 0x18 /* PCI Config Reg 6 */ macro