Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
H 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()
/kernel/linux/linux-6.6/arch/mips/pci/
H 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 2 milliseconds