Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dhost_pci.c16 int win2 = core->bus->host_is_pcie2 ? in bcma_host_pci_switch_core()
220 bus->host_is_pcie2 = true; in bcma_host_pci_probe()
336 if (bus->host_is_pcie2) in bcma_host_pci_up()
349 if (!bus->host_is_pcie2) in bcma_host_pci_down()
/openbmc/linux/include/linux/bcma/
H A Dbcma.h343 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */ member