Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/bcma/
Dbcma_driver_pci.h170 #define BCMA_CORE_PCI_BFL_NOPCI 0x00000400 /* Board leaves PCI floating */ macro
/Linux-v6.1/drivers/bcma/
Ddriver_pci_host.c397 if (bus->sprom.boardflags_lo & BCMA_CORE_PCI_BFL_NOPCI) { in bcma_core_pci_hostmode_init()