Searched refs:hostmode (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/lantiq/ |
H A D | phy-lantiq-rcu-usb2.c | 29 u8 hostmode; member 48 .hostmode = 11, 55 .hostmode = 11, 62 .hostmode = 11, 106 BIT(priv->reg_bits->hostmode), 0); in ltq_rcu_usb2_phy_init()
|
/kernel/linux/linux-6.6/drivers/phy/lantiq/ |
H A D | phy-lantiq-rcu-usb2.c | 28 u8 hostmode; member 47 .hostmode = 11, 54 .hostmode = 11, 61 .hostmode = 11, 105 BIT(priv->reg_bits->hostmode), 0); in ltq_rcu_usb2_phy_init()
|
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | driver_pci.c | 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()
|
H A D | driver_pci_host.c | 3 * PCI Core in hostmode 92 WARN_ON(!pc->hostmode); in bcma_extpci_read_config() 157 WARN_ON(!pc->hostmode); in bcma_extpci_write_config() 516 * The following needs change, if we want to port hostmode in bcma_core_pci_hostmode_init()
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | driver_pci.c | 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()
|
H A D | driver_pci_host.c | 3 * PCI Core in hostmode 92 WARN_ON(!pc->hostmode); in bcma_extpci_read_config() 157 WARN_ON(!pc->hostmode); in bcma_extpci_write_config() 516 * The following needs change, if we want to port hostmode in bcma_core_pci_hostmode_init()
|
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | driver_pcicore.c | 50 * Code for hostmode operation. 118 WARN_ON(!pc->hostmode); in ssb_extpci_read_config() 164 WARN_ON(!pc->hostmode); in ssb_extpci_write_config() 383 * The following needs change, if we want to port hostmode in ssb_pcicore_init_hostmode() 557 pc->hostmode = pcicore_is_in_hostmode(pc); in ssb_pcicore_init() 558 if (pc->hostmode) in ssb_pcicore_init() 561 if (!pc->hostmode) in ssb_pcicore_init()
|
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | driver_pcicore.c | 50 * Code for hostmode operation. 119 WARN_ON(!pc->hostmode); in ssb_extpci_read_config() 165 WARN_ON(!pc->hostmode); in ssb_extpci_write_config() 385 * The following needs change, if we want to port hostmode in ssb_pcicore_init_hostmode() 562 pc->hostmode = pcicore_is_in_hostmode(pc); in ssb_pcicore_init() 563 if (pc->hostmode) in ssb_pcicore_init() 566 if (!pc->hostmode) in ssb_pcicore_init()
|
/kernel/linux/linux-5.10/include/linux/ssb/ |
H A D | ssb_driver_pci.h | 87 u8 hostmode:1; member
|
/kernel/linux/linux-6.6/include/linux/ssb/ |
H A D | ssb_driver_pci.h | 87 u8 hostmode:1; member
|
/kernel/linux/linux-5.10/include/linux/bcma/ |
H A D | bcma_driver_pci.h | 229 u8 hostmode:1; member
|
/kernel/linux/linux-6.6/include/linux/bcma/ |
H A D | bcma_driver_pci.h | 229 u8 hostmode:1; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-npi-defs.h | 2013 uint64_t hostmode:1; member 2025 uint64_t hostmode:1;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-npi-defs.h | 2013 uint64_t hostmode:1; member 2025 uint64_t hostmode:1;
|
Completed in 31 milliseconds