Searched refs:SH4_PCILAR0 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 60 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 53 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
|
H A D | pci-sh4.h | 29 #define SH4_PCILAR0 0x10C /* PCI Local Addr Register1 */ macro
|
H A D | pci-sh7751.c | 123 pci_write_reg(chan, word, SH4_PCILAR0); in sh7751_pci_init()
|
H A D | pci-sh7780.c | 323 __raw_writel(memphys, chan->reg_base + SH4_PCILAR0); in sh7780_pci_init()
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 60 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 53 pci_write_reg(chan, 0x0c000000, SH4_PCILAR0); in pci_fixup_pcic()
|
H A D | pci-sh4.h | 29 #define SH4_PCILAR0 0x10C /* PCI Local Addr Register1 */ macro
|
H A D | pci-sh7751.c | 123 pci_write_reg(chan, word, SH4_PCILAR0); in sh7751_pci_init()
|
H A D | pci-sh7780.c | 323 __raw_writel(memphys, chan->reg_base + SH4_PCILAR0); in sh7780_pci_init()
|
Completed in 5 milliseconds