Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ssb/
H A Dssb_driver_pci.h81 #define SSB_PCICORE_BFL_NOPCI 0x00000400 /* Board leaves PCI floating */ macro
/openbmc/linux/drivers/ssb/
H A Ddriver_pcicore.c408 if (bus->sprom.boardflags_lo & SSB_PCICORE_BFL_NOPCI) in pcicore_is_in_hostmode()