ltq_pci_r32       142 arch/mips/pci/pci-lantiq.c 	ltq_pci_w32(ltq_pci_r32(PCI_CR_PCI_MOD) & ~(1 << 24), PCI_CR_PCI_MOD);
ltq_pci_r32       148 arch/mips/pci/pci-lantiq.c 	temp_buffer = ltq_pci_r32(PCI_CR_PC_ARB);
ltq_pci_r32       182 arch/mips/pci/pci-lantiq.c 	ltq_pci_w32(ltq_pci_r32(PCI_CR_PCI_EOI) | 3, PCI_CR_PCI_EOI);
ltq_pci_r32       184 arch/mips/pci/pci-lantiq.c 	ltq_pci_w32(ltq_pci_r32(PCI_CR_BAR12MASK) | 0x80000000,
ltq_pci_r32       186 arch/mips/pci/pci-lantiq.c 	ltq_pci_w32(ltq_pci_r32(PCI_CR_BAR13MASK) | 0x80000000,
ltq_pci_r32       190 arch/mips/pci/pci-lantiq.c 	ltq_pci_w32(ltq_pci_r32(PCI_CR_PCI_MOD) | (1 << 24), PCI_CR_PCI_MOD);