Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-landisk.c54 pci_write_reg(chan, 0x00000000, SH4_PCILAR1); in pci_fixup_pcic()
H A Dfixups-rts7751r2d.c61 pci_write_reg(chan, 0x00000000, SH4_PCILAR1); in pci_fixup_pcic()
H A Dpci-sh7780.c307 __raw_writel(memphys + SZ_512M, chan->reg_base + SH4_PCILAR1); in sh7780_pci_init()
315 __raw_writel(0, chan->reg_base + SH4_PCILAR1); in sh7780_pci_init()
H A Dpci-sh4.h30 #define SH4_PCILAR1 0x110 /* PCI Local Addr Register1 */ macro