Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds