Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bcma/
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()
/linux-6.1.9/include/linux/bcma/
Dbcma.h343 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */ member