Searched refs:SH4_PCICR (Results 1 – 3 of 3) sorted by relevance
229 tmp = __raw_readl(hose->reg_base + SH4_PCICR); in sh7780_pci66_init()231 __raw_writel(tmp, hose->reg_base + SH4_PCICR); in sh7780_pci66_init()239 tmp = __raw_readl(hose->reg_base + SH4_PCICR); in sh7780_pci66_init()241 __raw_writel(tmp, hose->reg_base + SH4_PCICR); in sh7780_pci66_init()262 chan->reg_base + SH4_PCICR); in sh7780_pci_init()297 chan->reg_base + SH4_PCICR); in sh7780_pci_init()389 chan->reg_base + SH4_PCICR); in sh7780_pci_init()
15 #define SH4_PCICR 0x100 /* PCI Control Register */ macro
175 pci_write_reg(chan, word, SH4_PCICR); in sh7751_pci_init()
Completed in 5 milliseconds