Searched refs:has_hostpc (Results 1 – 6 of 6) sorted by relevance
30 bool has_hostpc; member
226 if (phy->soc_config->has_hostpc) { in set_pts()245 if (phy->soc_config->has_hostpc) { in set_phcd()1319 .has_hostpc = false,1327 .has_hostpc = true,
234 unsigned has_hostpc:1; member668 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) { in ehci_port_speed()
249 if (ehci->has_hostpc) { in ehci_reset()
987 if (ehci->has_hostpc) { in ehci_hub_control()
150 ehci->has_hostpc = ci->hw_bank.lpm; in host_start()