Searched refs:has_hostpc (Results 1 – 6 of 6) sorted by relevance
29 bool has_hostpc; member
233 unsigned has_hostpc:1; member661 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) { in ehci_port_speed()
249 if (ehci->has_hostpc) { in ehci_reset()
979 if (ehci->has_hostpc) { in ehci_hub_control()
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,
151 ehci->has_hostpc = ci->hw_bank.lpm; in host_start()
Completed in 15 milliseconds