Searched refs:has_hostpc (Results 1 – 7 of 7) sorted by relevance
177 u32 has_hostpc:1; member183 .has_hostpc = 0,187 .has_hostpc = 1,191 .has_hostpc = 1,195 .has_hostpc = 1,214 if (controller->has_hostpc) in tegra_ehci_powerup_fixup()245 if (controller->has_hostpc) { in tegra_ehci_get_port_speed()389 if (!controller->has_hostpc) { in init_utmi_usb_controller()525 if (controller->has_hostpc) { in init_utmi_usb_controller()562 if (controller->has_hostpc) { in init_utmi_usb_controller()
29 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; member662 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()