pcicdata          110 arch/mips/pci/pci-rc32434.c 	unsigned int pcicvalue, pcicdata = 0;
pcicdata          125 arch/mips/pci/pci-rc32434.c 	pcicdata |= (PCI_CTL_IGM | PCI_CTL_EAP | PCI_CTL_EN);
pcicdata          126 arch/mips/pci/pci-rc32434.c 	rc32434_pci->pcic = pcicdata;	/* Enable the PCI bus Interface */
pcicdata          129 arch/mips/pci/pci-rc32434.c 		pcicdata = rc32434_pci->pcis;
pcicdata          130 arch/mips/pci/pci-rc32434.c 		if (!(pcicdata & PCI_STAT_RIP))