Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/bcma/
Dbcma_driver_pci.h161 #define BCMA_CORE_PCI_BFL_NOPCI 0x00000400 /* Board leaves PCI floating */ macro
/linux-3.4.99/drivers/bcma/
Ddriver_pci_host.c38 if (bus->sprom.boardflags_lo & BCMA_CORE_PCI_BFL_NOPCI) { in bcma_core_pci_is_in_hostmode()