Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-landisk.c55 pci_write_reg(chan, 0x00000000, SH4_PCILAR1); in pci_fixup_pcic()
Dfixups-rts7751r2d.c64 pci_write_reg(chan, 0x00000000, SH4_PCILAR1); in pci_fixup_pcic()
Dpci-sh7780.c311 __raw_writel(memphys + SZ_512M, chan->reg_base + SH4_PCILAR1); in sh7780_pci_init()
319 __raw_writel(0, chan->reg_base + SH4_PCILAR1); in sh7780_pci_init()
Dpci-sh4.h37 #define SH4_PCILAR1 0x110 /* PCI Local Addr Register1 */ macro