Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-bcm1480ht.c46 static int bcm1480ht_bus_status; variable
79 if (!(bcm1480ht_bus_status & (PCI_BUS_ENABLED | PCI_DEVICE_MODE))) in bcm1480ht_can_access()
84 if (bcm1480ht_bus_status & PCI_DEVICE_MODE) in bcm1480ht_can_access()
189 bcm1480ht_bus_status |= PCI_BUS_ENABLED; in bcm1480ht_pcibios_init()