Searched refs:has_hostpc (Results 1 – 6 of 6) sorted by relevance
52 bool has_hostpc; member394 .has_hostpc = true,398 .has_hostpc = false,488 ehci->has_hostpc = soc_config->has_hostpc; in tegra_ehci_probe()591 txfifothresh = ehci->has_hostpc ? 0x10 : 10; in tegra_ehci_reset()
243 unsigned has_hostpc:1; member671 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) { in ehci_port_speed()
260 if (ehci->has_hostpc) { in ehci_reset()
1120 if (ehci->has_hostpc) { in ehci_hub_control()
211 if (phy->soc_config->has_hostpc) { in set_pts()229 if (phy->soc_config->has_hostpc) { in set_phcd()967 .has_hostpc = false,974 .has_hostpc = true,
148 ehci->has_hostpc = ci->hw_bank.lpm; in host_start()