Home
last modified time | relevance | path

Searched refs:SH4_PCICR (Results 1 – 3 of 3) sorted by relevance

/arch/sh/drivers/pci/
Dpci-sh7780.c232 tmp = __raw_readl(hose->reg_base + SH4_PCICR); in sh7780_pci66_init()
234 __raw_writel(tmp, hose->reg_base + SH4_PCICR); in sh7780_pci66_init()
242 tmp = __raw_readl(hose->reg_base + SH4_PCICR); in sh7780_pci66_init()
244 __raw_writel(tmp, hose->reg_base + SH4_PCICR); in sh7780_pci66_init()
265 chan->reg_base + SH4_PCICR); in sh7780_pci_init()
301 chan->reg_base + SH4_PCICR); in sh7780_pci_init()
393 chan->reg_base + SH4_PCICR); in sh7780_pci_init()
Dpci-sh4.h22 #define SH4_PCICR 0x100 /* PCI Control Register */ macro
Dpci-sh7751.c178 pci_write_reg(chan, word, SH4_PCICR); in sh7751_pci_init()