Searched refs:hostmode (Results 1 – 8 of 8) sorted by relevance
33 bool "Driver for PCI core working in hostmode"36 PCI core hostmode operation (external PCI bus).61 This driver is also prerequisite for a hostmode PCIe core
178 pc->hostmode = bcma_core_pci_is_in_hostmode(pc); in bcma_core_pci_early_init()179 if (pc->hostmode) in bcma_core_pci_early_init()253 if (pc->hostmode) in bcma_core_pci_init()
92 WARN_ON(!pc->hostmode); in bcma_extpci_read_config()157 WARN_ON(!pc->hostmode); in bcma_extpci_write_config()
118 SSB_WARN_ON(!pc->hostmode); in ssb_extpci_read_config()164 SSB_WARN_ON(!pc->hostmode); in ssb_extpci_write_config()556 pc->hostmode = pcicore_is_in_hostmode(pc); in ssb_pcicore_init()557 if (pc->hostmode) in ssb_pcicore_init()560 if (!pc->hostmode) in ssb_pcicore_init()
127 PCIcore hostmode operation (external PCI bus).
86 u8 hostmode:1; member
228 u8 hostmode:1; member
2189 uint64_t hostmode:1; member2201 uint64_t hostmode:1;