Searched refs:hostmode (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/phy/lantiq/
H A Dphy-lantiq-rcu-usb2.c28 u8 hostmode; member in struct:ltq_rcu_usb2_bits
47 .hostmode = 11,
54 .hostmode = 11,
61 .hostmode = 11,
105 BIT(priv->reg_bits->hostmode), 0);
/linux-master/drivers/bcma/
H A Ddriver_pci.c178 pc->hostmode = bcma_core_pci_is_in_hostmode(pc);
179 if (pc->hostmode)
253 if (pc->hostmode)
H A Ddriver_pci_host.c3 * PCI Core in hostmode
92 WARN_ON(!pc->hostmode);
157 WARN_ON(!pc->hostmode);
516 * The following needs change, if we want to port hostmode
/linux-master/include/linux/ssb/
H A Dssb_driver_pci.h87 u8 hostmode:1; member in struct:ssb_pcicore
/linux-master/drivers/ssb/
H A Ddriver_pcicore.c50 * Code for hostmode operation.
119 WARN_ON(!pc->hostmode);
165 WARN_ON(!pc->hostmode);
385 * The following needs change, if we want to port hostmode
562 pc->hostmode = pcicore_is_in_hostmode(pc);
563 if (pc->hostmode)
566 if (!pc->hostmode)
/linux-master/include/linux/bcma/
H A Dbcma_driver_pci.h229 u8 hostmode:1; member in struct:bcma_drv_pci
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-npi-defs.h2013 uint64_t hostmode:1; member in struct:cvmx_npi_pci_int_arb_cfg::cvmx_npi_pci_int_arb_cfg_s
2025 uint64_t hostmode:1;

Completed in 356 milliseconds