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

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

Completed in 187 milliseconds