Home
last modified time | relevance | path

Searched refs:SH4_PCILSR1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c309 chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
316 __raw_writel(0, chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
H A Dpci-sh4.h28 #define SH4_PCILSR1 0x108 /* PCI Local Space Register1 */ macro