Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-landisk.c54 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
Dfixups-rts7751r2d.c63 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
Dpci-sh4.h36 #define SH4_PCILAR0 0x10C /* PCI Local Addr Register1 */ macro
Dpci-sh7751.c126 pci_write_reg(chan, word, SH4_PCILAR0); in sh7751_pci_init()
Dpci-sh7780.c327 __raw_writel(memphys, chan->reg_base + SH4_PCILAR0); in sh7780_pci_init()