Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bcma/
Dhost_pci.c16 int win2 = core->bus->host_is_pcie2 ? in bcma_host_pci_switch_core()
222 bus->host_is_pcie2 = true; in bcma_host_pci_probe()
337 if (bus->host_is_pcie2) in bcma_host_pci_up()
350 if (!bus->host_is_pcie2) in bcma_host_pci_down()
/linux-4.4.14/include/linux/bcma/
Dbcma.h332 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */ member