Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh7780.c313 chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
320 __raw_writel(0, chan->reg_base + SH4_PCILSR1); in sh7780_pci_init()
Dpci-sh4.h35 #define SH4_PCILSR1 0x108 /* PCI Local Space Register1 */ macro