Searched refs:pcicdata (Results 1 - 1 of 1) sorted by relevance

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

Completed in 219 milliseconds