Searched refs:has_hostpc (Results 1 – 7 of 7) sorted by relevance
41 bool has_hostpc; member370 .has_hostpc = true,374 .has_hostpc = false,467 ehci->has_hostpc = soc_config->has_hostpc; in tegra_ehci_probe()573 txfifothresh = ehci->has_hostpc ? 0x10 : 10; in tegra_ehci_reset()
230 unsigned has_hostpc:1; member658 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) { in ehci_port_speed()
247 if (ehci->has_hostpc) { in ehci_reset()
1115 if (ehci->has_hostpc) { in ehci_hub_control()
36 bool has_hostpc; member
202 if (phy->soc_config->has_hostpc) { in set_pts()220 if (phy->soc_config->has_hostpc) { in set_phcd()1035 .has_hostpc = false,1042 .has_hostpc = true,
135 ehci->has_hostpc = ci->hw_bank.lpm; in host_start()