Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-rts7751r2d.c54 pci_write_reg(chan, 0xfb900047, SH7751_PCICONF1); in pci_fixup_pcic()
Dfixups-se7751.c74 PCIC_WRITE(SH7751_PCICONF1, 0xF39000C7); /* Bus Master, Mem & I/O access */ in pci_fixup_pcic()
Dpci-sh7751.h33 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ macro
Dpci-sh7751.c113 pci_write_reg(chan, word, SH7751_PCICONF1); in sh7751_pci_init()