hostmode         2013 arch/mips/include/asm/octeon/cvmx-npi-defs.h 		uint64_t hostmode:1;
hostmode         2025 arch/mips/include/asm/octeon/cvmx-npi-defs.h 		uint64_t hostmode:1;
hostmode          178 drivers/bcma/driver_pci.c 	pc->hostmode = bcma_core_pci_is_in_hostmode(pc);
hostmode          179 drivers/bcma/driver_pci.c 	if (pc->hostmode)
hostmode          253 drivers/bcma/driver_pci.c 	if (pc->hostmode)
hostmode           92 drivers/bcma/driver_pci_host.c 	WARN_ON(!pc->hostmode);
hostmode          157 drivers/bcma/driver_pci_host.c 	WARN_ON(!pc->hostmode);
hostmode           29 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	u8 hostmode;
hostmode           48 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	.hostmode = 11,
hostmode           55 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	.hostmode = 11,
hostmode           62 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 	.hostmode = 11,
hostmode          106 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 			   BIT(priv->reg_bits->hostmode), 0);
hostmode          118 drivers/ssb/driver_pcicore.c 	WARN_ON(!pc->hostmode);
hostmode          164 drivers/ssb/driver_pcicore.c 	WARN_ON(!pc->hostmode);
hostmode          557 drivers/ssb/driver_pcicore.c 	pc->hostmode = pcicore_is_in_hostmode(pc);
hostmode          558 drivers/ssb/driver_pcicore.c 	if (pc->hostmode)
hostmode          561 drivers/ssb/driver_pcicore.c 	if (!pc->hostmode)
hostmode          229 include/linux/bcma/bcma_driver_pci.h 	u8 hostmode:1;
hostmode           87 include/linux/ssb/ssb_driver_pci.h 	u8 hostmode:1;