Home
last modified time | relevance | path

Searched refs:hostmode (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/bcma/
Ddriver_pci.c188 pc->hostmode = bcma_core_pci_is_in_hostmode(pc); in bcma_core_pci_init()
189 if (pc->hostmode) in bcma_core_pci_init()
193 if (!pc->hostmode) in bcma_core_pci_init()
DKconfig31 bool "Driver for PCI core working in hostmode"
34 PCI core hostmode operation (external PCI bus).
Ddriver_pci_host.c96 WARN_ON(!pc->hostmode); in bcma_extpci_read_config()
163 WARN_ON(!pc->hostmode); in bcma_extpci_write_config()
/linux-3.4.99/drivers/ssb/
Ddriver_pcicore.c118 SSB_WARN_ON(!pc->hostmode); in ssb_extpci_read_config()
164 SSB_WARN_ON(!pc->hostmode); in ssb_extpci_write_config()
547 pc->hostmode = pcicore_is_in_hostmode(pc); in ssb_pcicore_init()
548 if (pc->hostmode) in ssb_pcicore_init()
551 if (!pc->hostmode) in ssb_pcicore_init()
DKconfig127 PCIcore hostmode operation (external PCI bus).
/linux-3.4.99/include/linux/ssb/
Dssb_driver_pci.h86 u8 hostmode:1; member
/linux-3.4.99/include/linux/bcma/
Dbcma_driver_pci.h196 u8 hostmode:1; member
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-npi-defs.h1294 uint64_t hostmode:1; member